Skip to content

Commit

Permalink
node v10 to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldsce committed Apr 8, 2022
1 parent e37ee3e commit 382953e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y \
ca-certificates \
curl \
git
RUN curl -sL https://deb.nodesource.com/setup_10.x | bash -
RUN curl -sL https://deb.nodesource.com/setup_16.x | bash -
RUN apt-get update && apt-get install -y \
nodejs

Expand Down

0 comments on commit 382953e

Please sign in to comment.