Deployment rewound to check
Some checks failed
Build image when workload image tag changes / build-if-image-changed (push) Has been cancelled

This commit is contained in:
2025-11-06 23:39:00 +01:00
parent 441b9c99d2
commit 892c229647

View File

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