Add all Pillow runtime dependencies
Some checks failed
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 59s
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 12s
SonarQube Scan / SonarQube Trigger (push) Failing after 21s

This commit is contained in:
2025-12-28 21:36:58 +01:00
parent e100f954ab
commit ae91dcdebf
2 changed files with 6 additions and 1 deletions

View File

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