diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 4dcbc30..46809b5 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -44,7 +44,7 @@ spec: periodSeconds: 5 timeoutSeconds: 5 imagePullPolicy: Always - image: oci.unbound.se/dancefinder/dancefinder-app:${COMMIT} + image: oci.unbound.se/dancefinder/dancefinder-app@sha256:f37fc22af1b6c034f12a9174b3d1e5d3198ab861f2830c69294b088a668531ff:${COMMIT} ports: - containerPort: 80 resources: