From ec4d91d20c4b32b06e5a8ac4b5d74b509bdba66f Mon Sep 17 00:00:00 2001 From: tony773 Date: Tue, 9 Jun 2026 01:30:13 +0200 Subject: [PATCH] fix: update image to priprema-za-kolokvij2:1.0 --- k8s/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment.yaml b/k8s/deployment.yaml index fb957e7..868a7bf 100644 --- a/k8s/deployment.yaml +++ b/k8s/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: priprema-za-kolokvij2 - image: git.fpmoz.sum.ba/tony773/priprema-za-kolokvij:1.0 + image: git.fpmoz.sum.ba/tony773/priprema-za-kolokvij2:1.0 ports: - containerPort: 8000 resources: