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 0bbd710 commit bf51df9Copy full SHA for bf51df9
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