fix: remove incorrect digest pinning from image reference
auth0mock / build (pull_request) Successful in 4m29s

This commit is contained in:
2026-01-09 11:56:10 +01:00
parent 6533f064d5
commit 941b2b4158
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: auth0mock - name: auth0mock
image: oci.unbound.se/unboundsoftware/auth0mock@sha256:c9d60b464b573f06311f85462a51bcd23213a81a923b6d1be9824b5d050c225f:${COMMIT} image: oci.unbound.se/unboundsoftware/auth0mock:${COMMIT}
imagePullPolicy: "IfNotPresent" imagePullPolicy: "IfNotPresent"
resources: resources:
requests: requests: