This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
JsonBird
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
change node version
Dotos
9 years ago
parent
8389293f22
commit
cb377350d6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -1,4 +1,4 @@
-FROM node:
4.5.0
+FROM node:
6.3.1
RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app