Upgrade all the things.

This commit is contained in:
Jonathan Cremin 2018-04-28 17:55:02 +01:00
parent 95e7eff734
commit 7720653aeb
12 changed files with 728 additions and 784 deletions

View file

@ -1,4 +1,4 @@
FROM node:9.11.1-alpine
FROM node:10.0.0-alpine
WORKDIR /app