diff --git a/k8s/moj-servis/deployment.yaml b/k8s/moj-servis/deployment.yaml index 1a84424..09b35d7 100644 --- a/k8s/moj-servis/deployment.yaml +++ b/k8s/moj-servis/deployment.yaml @@ -15,6 +15,6 @@ spec: spec: containers: - name: filip-susak-moj-servis - image: git.fpmoz.sum.ba/fsusak03/moj-servis:1.0 + image: git.fpmoz.sum.ba/fsusak03/filipsusak:latest ports: - containerPort: 8000 \ No newline at end of file