diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 690d54e..0582162 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: moj-servis - image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:2.0 + image: git.fpmoz.sum.ba/mihaeljanjic/moj-servis:3.1 ports: - containerPort: 8000 livenessProbe: