diff --git a/k8s/deploy.yaml b/k8s/deploy.yaml index 5cbf4cf..212da8c 100644 --- a/k8s/deploy.yaml +++ b/k8s/deploy.yaml @@ -44,7 +44,7 @@ spec: periodSeconds: 5 timeoutSeconds: 5 imagePullPolicy: Always - image: oci.unbound.se/unboundsoftware/lingonpaj-site:${COMMIT} + image: oci.unbound.se/unboundsoftware/lingonpaj-site@sha256:a2ccc9f961a7d5c5427de93a561e53c7c6d2f8174baab894d2bc1d7e9b7f372e:${COMMIT} ports: - containerPort: 80 resources: