Skip to content

Commit

Permalink
Merge pull request #46 from AdaGold/ar/update-node-version
Browse files Browse the repository at this point in the history
Update node version to 16.10 in Dockerfile.
  • Loading branch information
anselrognlie authored Dec 19, 2022
2 parents eb6c72e + e4050ca commit dff91a3
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
@@ -1,4 +1,4 @@
FROM node:15.3.0-alpine3.10
FROM node:16.10.0-alpine3.14

LABEL maintainer="chris.adadev.org"

Expand Down

0 comments on commit dff91a3

Please sign in to comment.