We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cd6a7 commit 9518b89Copy full SHA for 9518b89
.tool-versions
@@ -1,2 +1,2 @@
1
-nodejs 20.8.1
+nodejs 20.10.0
2
pnpm 8.9.2
Dockerfile
@@ -1,5 +1,5 @@
# Keep in sync with Dockerfile.autoindex
-FROM node:20.8.1-alpine3.18@sha256:1ccb0c0ded3b21cee95fe6b6ce1ac23bd6680c8f152cbfb3047d5d9ea490b098
+FROM node:20.10.0-alpine3.18@sha256:d016f19a31ac259d78dc870b4c78132cf9e52e89339ff319bdd9999912818f4a
3
4
ARG TAG
5
Dockerfile.autoindex
# Keep in sync with default Dockerfile
ENV NODE_OPTIONS=--max-old-space-size=4096
0 commit comments