mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 23:26:48 +08:00
Update node version in Dockerfile
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:7.8
|
||||
FROM node:8.1.4
|
||||
|
||||
# Create app directory
|
||||
RUN mkdir -p /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user