We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76f8e5 commit 997d8dbCopy full SHA for 997d8db
frontend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18-slim as build
+FROM node:22-slim as build
2
3
ENV PNPM_HOME="/pnpm"
4
ENV PATH="$PNPM_HOME:$PATH"
0 commit comments