We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950aa24 commit e0d045aCopy full SHA for e0d045a
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22.11 AS build
+FROM node:22.14 AS build
2
3
COPY frontend/package.json frontend/package-lock.json /app/frontend/
4
0 commit comments