Revert "fix: remove patches"

This reverts commit 29fe057057.
This commit is contained in:
not-nullptr 2025-03-06 19:55:17 +00:00
parent 29fe057057
commit 57ead7ae8f
1 changed files with 2 additions and 1 deletions

View File

@ -11,6 +11,7 @@ ENV PUB_HOSTNAME=${PUB_HOSTNAME}
ENV PUB_PLAUSIBLE_URL=${PUB_PLAUSIBLE_URL}
COPY package.json ./
COPY patches/ ./patches
RUN bun install