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.
1 parent 32c0f92 commit 0ba4e50Copy full SHA for 0ba4e50
Dockerfile
@@ -1,5 +1,5 @@
1
# Keep in sync with Dockerfile.autoindex
2
-FROM node:17.7.1-alpine3.14@sha256:cbb62fa2f740959b173b180e4806a5e479fbbd7a20072c3d6b4283bf2b9951d1
+FROM node:18-alpine3.15
3
4
ARG TAG
5
Dockerfile.autoindex
# Keep in sync with default Dockerfile
ENV NODE_OPTIONS=--max-old-space-size=4096
0 commit comments