Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
chore(deps): pin node docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2018
1 parent 432010e commit 3cb4fed
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,5 +1,5 @@
# Setting the base to nodejs 8.9.4
FROM node:8.9.4-alpine
FROM node:8.9.4-alpine@sha256:14b627a91c92566d489d9d9073e465563be0e0c598c9537aa32e871a812018f5

# Bundle app source
COPY . /src
Expand Down

0 comments on commit 3cb4fed

Please sign in to comment.