Skip to content

Commit 42819ec

Browse files
committed
fix: upgrade Helm Operator base image to resolve 3 high severity vulns
1 parent 000b0d4 commit 42819ec

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.5.0
1+
FROM quay.io/operator-framework/helm-operator:v1.7.2
22

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

0 commit comments

Comments
 (0)