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 8a9707f + 77a7ce6 commit a7b3b9bCopy full SHA for a7b3b9b
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM node:23.6.0-alpine3.20 AS base
+FROM node:23.6.1-alpine3.20 AS base
3
4
RUN apk add --update --no-cache make \
5
&& apk upgrade --update --no-cache openssl libcrypto3 libssl3 # FIX CVE-2024-5535
0 commit comments