Skip to content

Commit 32ceb31

Browse files
authored
Switch to recommend node version
1 parent bd2ecff commit 32ceb31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ See: http://nodejs.org
5050

5151
```dockerfile
5252
# specify the node base image with your desired version node:<version>
53-
FROM node:6
53+
FROM node:10
5454
# replace this with your application's default port
5555
EXPOSE 8888
5656
```

0 commit comments

Comments
 (0)