We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d759b2 + c90d6a0 commit 85d3b57Copy full SHA for 85d3b57
Dockerfile
@@ -1,5 +1,5 @@
1
###############################################################################
2
-FROM node:22.6.0-alpine3.20 AS base
+FROM node:22.7.0-alpine3.20 AS base
3
4
RUN apk add --update --no-cache make
5
RUN apk upgrade --update --no-cache openssl libcrypto3 libssl3 # FIX CVE-2024-5535
0 commit comments