Skip to content

Commit 3da1070

Browse files
authored
Merge pull request #1503 from snyk/snyk-fix-daf265968d0297a0b0ed242b55e53267
[Snyk] Security upgrade node from hydrogen-alpine to 18-alpine3.20
2 parents dfc2783 + 4908463 commit 3da1070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN go install github.com/chrismellard/docker-credential-acr-env@82a0ddb2758901b
1313
#---------------------------------------------------------------------
1414
# STAGE 2: Build the kubernetes-monitor
1515
#---------------------------------------------------------------------
16-
FROM node:hydrogen-alpine
16+
FROM node:18-alpine3.20
1717

1818
LABEL name="Snyk Controller" \
1919
maintainer="[email protected]" \

0 commit comments

Comments
 (0)