Skip to content

Commit

Permalink
Upgrade to node:10
Browse files Browse the repository at this point in the history
  • Loading branch information
MrOrz committed Jan 12, 2019
1 parent c23cefe commit 39b849f
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:8@sha256:09cf39a09c227a0c4f8df7b864fb1c32462166669172628f86cb45d87e7aac2f
FROM node:10
WORKDIR /srv/www
EXPOSE 3000
ENTRYPOINT npm start
Expand Down

0 comments on commit 39b849f

Please sign in to comment.