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 dfc2783 + 4908463 commit 3da1070Copy full SHA for 3da1070
Dockerfile
@@ -13,7 +13,7 @@ RUN go install github.com/chrismellard/docker-credential-acr-env@82a0ddb2758901b
13
#---------------------------------------------------------------------
14
# STAGE 2: Build the kubernetes-monitor
15
16
-FROM node:hydrogen-alpine
+FROM node:18-alpine3.20
17
18
LABEL name="Snyk Controller" \
19
maintainer="[email protected]" \
0 commit comments