fix: remove incorrect digest pinning from image reference
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: dancefetcher
|
- name: dancefetcher
|
||||||
image: oci.unbound.se/dancefinder/dancefetcher@sha256:91a06ed01855f35887c8577a1e521ddb67a37e753e9951562bb0521d7c59e179:${COMMIT}
|
image: oci.unbound.se/dancefinder/dancefetcher:${COMMIT}
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user