We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a4ff32 + eebd7b8 commit 319e748Copy full SHA for 319e748
snyk-operator/build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/operator-framework/helm-operator:v1.1.0
+FROM quay.io/operator-framework/helm-operator:v0.15.1
2
3
LABEL name="Snyk Operator" \
4
maintainer="[email protected]" \
@@ -8,6 +8,5 @@ LABEL name="Snyk Operator" \
8
9
COPY LICENSE /licenses/LICENSE
10
11
-ENV HOME=/opt/helm
12
COPY watches.yaml ${HOME}/watches.yaml
13
COPY helm-charts/ ${HOME}/helm-charts/
0 commit comments