OOpsie
Build, push image, and notify Watchtower / build-image (push) Successful in 50s
Build, push image, and notify Watchtower / notify (push) Successful in 13s

This commit is contained in:
2026-08-25 19:23:10 +02:00
parent 3753f57041
commit dd37465546
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
import cv2
import numpy as np
from typing import Dict, Any, Optional
import sys
sys.path.insert(0, '..')
try:
from shared import config