chore: use full build image

This commit is contained in:
Florian Metz
2024-07-17 23:00:38 +02:00
parent 692fb2a8a5
commit 0ed9f5b264

View File

@@ -1,4 +1,4 @@
FROM gplane/pnpm:node20-alpine AS base
FROM gplane/pnpm:node20 AS base
#ENV PNPM_HOME=/pnpm
#ENV PATH=$PNPM_HOME/bin:$PATH
RUN corepack enable