mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
chore: use full build image
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user