Skip to content

Commit

Permalink
Merge pull request #113 from cofacts/renovate/docker-all
Browse files Browse the repository at this point in the history
Update node:8 Docker digest to f10c82
  • Loading branch information
MrOrz committed Jun 10, 2018
2 parents 8affd30 + 0d30294 commit f212068
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:4fe84bf04ebb3da3ff5e6524db3dd5085eb3c61a85928b594924aae8529f376f
FROM node:8@sha256:f10c8218e3f92b513af9120f5eda5fed35b651343f940881d696b958cc16ab43
WORKDIR /srv/www
EXPOSE 3000
ENTRYPOINT npm start
Expand Down

0 comments on commit f212068

Please sign in to comment.