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

Commit

Permalink
chore(deps): update node:8.11.3 docker digest to 13f928
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 11, 2018
1 parent cf1f364 commit da2f695
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.11.3-alpine@sha256:d3ecde67a30db99d10a32173cc2fee8766bb42430feb2f819179c8dcf494dac1
FROM node:8.11.3-alpine@sha256:13f928a8b00ed6f10c1e3964da555e7324d327e2ec0c2202be8b72206625573c

# Bundle app source
COPY . /src
Expand Down

0 comments on commit da2f695

Please sign in to comment.