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 0af633e + 99f712b commit 272dbbbCopy full SHA for 272dbbb
node/bookworm/Dockerfile
@@ -1,6 +1,6 @@
1
# docker build -t node-local .
2
# docker run --rm -it --entrypoint /bin/sh node-local
3
-FROM node:20-bookworm-slim
+FROM node:22-bookworm-slim
4
5
# Setting working directory. All the path will be relative to WORKDIR
6
WORKDIR /usr/src/app
0 commit comments