Merge pull request #1541 from linkwarden/dev

Remove unnecessary .yarn copy from Dockerfile
This commit is contained in:
Daniel
2025-12-22 20:18:35 -05:00
committed by GitHub

View File

@@ -28,8 +28,6 @@ RUN corepack enable
COPY ./.yarnrc.yml ./
COPY ./.yarn ./.yarn
COPY ./apps/web/package.json ./apps/web/playwright.config.ts ./apps/web/
COPY ./apps/worker/package.json ./apps/worker/