Skip to content

Commit c4ce1a0

Browse files
authored
Merge pull request #891 from PathwayCommons/iss889_docker-nodejs
Upgrade nodeJS image.
2 parents 0a14cdc + f78c611 commit c4ce1a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# v10 is the latest LTS
2-
FROM node:10.15.3
1+
FROM node:12.19.0
32

43
# Allow user configuration of variable at build-time using --build-arg flag
54
# See src/client-env-vars.json

0 commit comments

Comments
 (0)