Skip to content

Commit a62f898

Browse files
committed
Update node version to 16
1 parent a3ffd76 commit a62f898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/local/node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:14.20.0-buster
1+
FROM node:16.19.0-buster
22

33
ARG DOCKER_UID=1000
44
RUN usermod -u $DOCKER_UID node

0 commit comments

Comments
 (0)