mirror of https://github.com/VERT-sh/VERT.git
fix: remove patches
This commit is contained in:
parent
a47e6f973f
commit
29fe057057
|
@ -11,7 +11,6 @@ ENV PUB_HOSTNAME=${PUB_HOSTNAME}
|
||||||
ENV PUB_PLAUSIBLE_URL=${PUB_PLAUSIBLE_URL}
|
ENV PUB_PLAUSIBLE_URL=${PUB_PLAUSIBLE_URL}
|
||||||
|
|
||||||
COPY package.json ./
|
COPY package.json ./
|
||||||
COPY patches/ ./patches
|
|
||||||
|
|
||||||
RUN bun install
|
RUN bun install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue