Merge pull request 'fix: remove incorrect digest pinning from image reference' (#235) from fix/remove-digest-pinning into main
auth0mock / build (push) Successful in 6m39s
auth0mock / build (push) Successful in 6m39s
Reviewed-on: #235
This commit was merged in pull request #235.
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user