mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
docker: 🐳 typescript migration
This commit is contained in:
parent
90816bd705
commit
e939b704ef
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ COPY --from=deps /app/node_modules ./node_modules
|
|||
|
||||
COPY . .
|
||||
|
||||
RUN sed -i "s/images:/output: 'standalone',images:/" next.config.js
|
||||
RUN sed -i "s/images:/output: 'standalone',images:/" next.config.ts
|
||||
|
||||
RUN npm run build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue