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 0d505c0 commit 11e0516Copy full SHA for 11e0516
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