Skip to content

Commit c19f074

Browse files
authored
Merge pull request #868 from snyk/fix/helm-operator-upgrade
fix: upgrade helm-operator base image to resolve vulnerabilities
2 parents 4ec79e5 + 5f19517 commit c19f074

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)