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