Skip to content

Commit efe2dbe

Browse files
committed
fix: 21/alpine3.17/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-8235199 - https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-8235199
1 parent 5833563 commit efe2dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

21/alpine3.17/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.17
1+
FROM alpine:3.21.3
22

33
ENV NODE_VERSION 21.1.0
44

0 commit comments

Comments
 (0)