We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9b59bd commit 95083b8Copy full SHA for 95083b8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-alpine AS base
+FROM node:22-slim AS base
2
ENV PNPM_HOME="/pnpm"
3
ENV PATH="$PNPM_HOME:$PATH"
4
RUN corepack enable
0 commit comments