Add image libs to container for Pillow support
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Has been cancelled
Build containers when image tags change / build-if-image-changed (., web, containers, main container, git.baumann.gr/adebaumann/labhelper) (push) Successful in 2m46s
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 7s

This commit is contained in:
2025-12-28 21:16:16 +01:00
parent ac11b6fa51
commit 1745696e7a
2 changed files with 9 additions and 2 deletions

View File

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