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.
2 parents a55cbf2 + 9cc4a3e commit 32dbb21Copy full SHA for 32dbb21
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