Skip to content
This repository has been archived by the owner on Sep 1, 2018. It is now read-only.

Commit

Permalink
Merge pull request #90 from zrrrzzt/renovate/node-8.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v8.11.4
  • Loading branch information
zrrrzzt committed Aug 19, 2018
2 parents 1f10333 + ff42851 commit e81bf51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,5 +1,5 @@
# Setting the base to nodejs 8.9.4
FROM node:8.11.3-alpine@sha256:13f928a8b00ed6f10c1e3964da555e7324d327e2ec0c2202be8b72206625573c
FROM node:8.11.4-alpine@sha256:cf4ea9156ef964eaf0c4df65da3f4fed7358dbe31149ca105c7684a5858195d8

# Bundle app source
COPY . /src
Expand Down

0 comments on commit e81bf51

Please sign in to comment.