Skip to content

Commit cc45da3

Browse files
committed
copying patches
1 parent 5fa71bc commit cc45da3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ENV NEXT_PUBLIC_ENVIRONMENT=production
1515

1616
COPY package-lock.json .
1717
COPY package.json .
18+
COPY patches ./patches
1819

1920
RUN npm ci
2021

0 commit comments

Comments
 (0)