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 d47e31a commit b151d64Copy full SHA for b151d64
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.10.0-slim AS build
+FROM node:20.19.4-slim AS build
2
ENV PNPM_HOME="/pnpm"
3
ENV PATH="$PNPM_HOME:$PATH"
4
RUN corepack enable
0 commit comments