Skip to content

Commit cb0c387

Browse files
committed
fix: resolve vulns in helm-operator base image for snyk-operator
1 parent af0b19e commit cb0c387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snyk-operator-certified/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM quay.io/operator-framework/helm-operator:v1.8.0
2+
FROM quay.io/operator-framework/helm-operator:v1.12
33

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

0 commit comments

Comments
 (0)