Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
chore(docker): Update to node 6.11.5 (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbudhram committed Oct 26, 2017
1 parent 9f215e6 commit 6eb07cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-build
@@ -1,4 +1,4 @@
FROM node:6.11.1-alpine
FROM node:6.11.5-alpine

RUN apk add --no-cache git

Expand Down

0 comments on commit 6eb07cf

Please sign in to comment.