Merge pull request 'fix: remove incorrect digest pinning from image reference' (#153) from fix/remove-digest-pinning into master
Reviewed-on: #153
This commit was merged in pull request #153.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: dancefetcher
|
||||
image: oci.unbound.se/dancefinder/dancefetcher@sha256:91a06ed01855f35887c8577a1e521ddb67a37e753e9951562bb0521d7c59e179:${COMMIT}
|
||||
image: oci.unbound.se/dancefinder/dancefetcher:${COMMIT}
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user