diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 687d0dc..5d6dae9 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/bcbaceli/moj-servis:1.0 + image: git.fpmoz.sum.ba/bcbaceli/moj-servis:2.0 ports: - containerPort: 8000 resources: