Update project docker image name #416

This commit is contained in:
khs1994
2019-08-31 17:47:38 +08:00
parent 593a0c39ff
commit c075122492
6 changed files with 19 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
FROM node:9-alpine
FROM node:alpine
ENV TZ=Asia/Shanghai