fix: remove incorrect digest pinning from image reference
unbound-site / build (pull_request) Successful in 2m51s
unbound-site / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-01-09 11:56:50 +01:00
parent a84425f56b
commit 09a07973cb
+1 -1
View File
@@ -44,7 +44,7 @@ spec:
periodSeconds: 5
timeoutSeconds: 5
imagePullPolicy: Always
image: oci.unbound.se/unboundsoftware/unbound-site@sha256:57fadab9a3e985e4938b778e2e6b2bb3b0ece78fecc1abcbc568abfc948462ad:${COMMIT}
image: oci.unbound.se/unboundsoftware/unbound-site:${COMMIT}
ports:
- containerPort: 80
resources: