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 b2ecf66 commit 3415c63Copy full SHA for 3415c63
nodejs/nodejs-guestbook/src/backend/Dockerfile
@@ -1,5 +1,5 @@
1
# Use base node 18-alpine image from Docker hub
2
-FROM node:19.2.0-alpine
+FROM node:19.9.0-alpine
3
4
WORKDIR /backend
5
0 commit comments