This commit is contained in:
@@ -15,6 +15,7 @@ RUN apk add --no-cache imagemagick ghostscript
|
||||
|
||||
|
||||
# Copy the dependency manifests and then run install.
|
||||
COPY --from=deps /root/AppData/Local/pnpm/store/v3 /root/AppData/Local/pnpm/store/v3
|
||||
COPY --from=deps /root/.local/share/pnpm/store/v3 /root/.local/share/pnpm/store/v3
|
||||
COPY package.json pnpm-lock.yaml ./
|
||||
RUN pnpm install --frozen-lockfile --offline
|
||||
|
||||
Reference in New Issue
Block a user