Image tag corrected
All checks were successful
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 36s
Build containers when image tags change / build-if-image-changed (data-loader, loader, initContainers, init-container, git.baumann.gr/adebaumann/labhelper-data-loader) (push) Successful in 9s

This commit is contained in:
2026-05-19 01:27:15 +02:00
parent f4e9cea73b
commit df392f7b7f
4 changed files with 26 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ spec:
mountPath: /data
containers:
- name: web
image: git.baumann.gr/adebaumann/labhelper:0.084
image: git.baumann.gr/adebaumann/labhelper:0.086
imagePullPolicy: Always
ports:
- containerPort: 8000