We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3b947 commit c198335Copy full SHA for c198335
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=22.10.0-bookworm-slim
+ARG NODE_VERSION=18.20.5-alpine
2
ARG NPM_VERSION=10.9.1
3
4
FROM node:${NODE_VERSION} as base
0 commit comments