Skip to content

Commit 32dbb21

Browse files
authored
Merge pull request #1667 from RashadTanjim/patch-1
2 parents a55cbf2 + 9cc4a3e commit 32dbb21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

5353
```dockerfile
5454
# specify the node base image with your desired version node:<version>
55-
FROM node:10
55+
FROM node:16
5656
# replace this with your application's default port
5757
EXPOSE 8888
5858
```

0 commit comments

Comments
 (0)