From 31a38656c19052568f9245587191de5b6e1f1062 Mon Sep 17 00:00:00 2001 From: Marta Bulic Date: Sun, 3 May 2026 00:28:02 +0200 Subject: [PATCH] update image to 1.2 --- k8s/moj-servis/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 9066d7b..47f4963 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/martabulic/moj-servis:1.1 + image: git.fpmoz.sum.ba/martabulic/moj-servis:1.2 ports: - containerPort: 8000