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