mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-05-24 22:39:10 +00:00
Update Dockerfile
This commit is contained in:
@@ -5,6 +5,7 @@ WORKDIR /src
|
||||
ENV OUTPUT=standalone
|
||||
RUN corepack enable
|
||||
|
||||
RUN pnpm approve-builds
|
||||
COPY pnpm-lock.yaml package.json .
|
||||
RUN pnpm install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user