Skip to content

Commit 5f19517

Browse files
committed
fix: upgrade helm-operator base image to resolve vulnerabilities
1 parent 4ec79e5 commit 5f19517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snyk-operator/build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/operator-framework/helm-operator:v1.7.2
1+
FROM quay.io/operator-framework/helm-operator:v1.12
22

33
LABEL name="Snyk Operator" \
44
maintainer="[email protected]" \

0 commit comments

Comments
 (0)