We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5bc22 commit bcb49a8Copy full SHA for bcb49a8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/node:24-alpine
+FROM docker.io/node:24.0.2
2
WORKDIR /app
3
4
COPY frontend ./frontend/
0 commit comments