We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node:22.14-alpine
Dockerfile
1 parent 84b696a commit 49b518bCopy full SHA for 49b518b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.15-alpine as build
+FROM node:22.14-alpine as build
2
3
# https://github.com/docker/getting-started/issues/124
4
RUN apk add --no-cache python3 g++ make
0 commit comments