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

Commit

Permalink
Merge pull request #31 from nhsuk/feature/node-8.1.4
Browse files Browse the repository at this point in the history
👮 Upgrade node to 8.1.4
  • Loading branch information
neilbmclaughlin committed Jul 13, 2017
2 parents 1e6ae0d + 76374a2 commit 57ba490
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,4 +1,4 @@
FROM node:7.9-alpine
FROM node:8.1.4-alpine

ENV USERNAME nodeuser

Expand Down

0 comments on commit 57ba490

Please sign in to comment.