Skip to content

Commit

Permalink
Merge pull request #81 from zrrrzzt/renovate/docker-node-8.x
Browse files Browse the repository at this point in the history
chore(deps): update node docker tag to v8.11.1-alpine
  • Loading branch information
zrrrzzt committed May 7, 2018
2 parents 38a8881 + bf861eb commit 738ba56
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.7.0
FROM node:8.7.0-alpine@sha256:9c6fab2e870c3dac999ae2bae0eeb4e4831aa25561da03cadcf736f4ba9f9cca
FROM node:8.11.1-alpine@sha256:d0febbb04c15f58a28888618cf5c3f1d475261e25702741622f375d0a82e050d

# Maintainer
MAINTAINER Geir Gåsodden
Expand Down

0 comments on commit 738ba56

Please sign in to comment.