We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df144d7 commit 3c2870aCopy full SHA for 3c2870a
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=16.20.2-bullseye-slim
+ARG NODE_VERSION=22.14.0-bullseye-slim
2
3
# Use separate builder to retrieve & build node modules
4
FROM node:${NODE_VERSION} AS builder
0 commit comments