There was an error while loading. Please reload this page.
1 parent 95149d6 commit 4ffc99aCopy full SHA for 4ffc99a
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# https://hub.docker.com/_/microsoft-dotnet
2
-FROM node:22-slim AS frontend-build
+FROM node:24-slim AS frontend-build
3
ENV CI=true
4
RUN corepack enable && corepack prepare pnpm@latest --activate
5
WORKDIR /app
0 commit comments