diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index dfaffb6..90f4f72 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -41,7 +41,7 @@ spec: requests: memory: "100Mi" imagePullPolicy: Always - image: oci.unbound.se/dancefinder/geo-service:${COMMIT} + image: oci.unbound.se/dancefinder/geo-service@sha256:69c55e3df900644995abccc3b127f7fcb46b732860b03891e22ed2af95aba532:${COMMIT} ports: - containerPort: 80 name: http