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 a71de79 commit 4b42fd5Copy full SHA for 4b42fd5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.16 AS build
+FROM node:22.18 AS build
2
3
COPY frontend/package.json frontend/package-lock.json /app/frontend/
4
0 commit comments