Skip to content

Commit

Permalink
upgrade node version (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyu-he authored Oct 18, 2022
1 parent a899f05 commit b5d07d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile.node
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.17
FROM node:16.17

RUN apt-get update \
&& apt-get install -y python3-pip
Expand Down

0 comments on commit b5d07d4

Please sign in to comment.