We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b16574 commit 9cc4a3eCopy full SHA for 9cc4a3e
README.md
@@ -52,7 +52,7 @@ See: http://nodejs.org
52
53
```dockerfile
54
# specify the node base image with your desired version node:<version>
55
-FROM node:10
+FROM node:16
56
# replace this with your application's default port
57
EXPOSE 8888
58
```
0 commit comments