Skip to content

Commit

Permalink
Update node:8 Docker digest to 4fe84b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2018
1 parent 4d8cb4e commit 3e2844b
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:c55f3e9a7a2b9194e8c8c6b68b182caac02d0f6a77aacba1ebd73f6001a1c381
FROM node:8@sha256:4fe84bf04ebb3da3ff5e6524db3dd5085eb3c61a85928b594924aae8529f376f
WORKDIR /srv/www
EXPOSE 3000
ENTRYPOINT npm start
Expand Down

0 comments on commit 3e2844b

Please sign in to comment.