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 a3ffd76 commit a62f898Copy full SHA for a62f898
infrastructure/local/node/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:14.20.0-buster
+FROM node:16.19.0-buster
2
3
ARG DOCKER_UID=1000
4
RUN usermod -u $DOCKER_UID node
0 commit comments