Skip to content

Commit 00d8bb2

Browse files
committed
fix: 18/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 00d8bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

18/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.2
22

33
ENV NODE_VERSION 18.18.2
44

0 commit comments

Comments
 (0)