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.js to v8.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2018
1 parent cf1f364 commit 61bc0db
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.4-alpine@sha256:cf4ea9156ef964eaf0c4df65da3f4fed7358dbe31149ca105c7684a5858195d8

# Bundle app source
COPY . /src
Expand Down

0 comments on commit 61bc0db

Please sign in to comment.