Skip to content

Commit

Permalink
fixes docker
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Dec 15, 2024
1 parent 7e89691 commit 791a439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ COPY .* *.config.ts *.config.js *.config.cjs ./
COPY assets ./assets
COPY locales ./locales
COPY public ./public
COPY types ./types

# Build assets
RUN pnpm build
Expand Down

0 comments on commit 791a439

Please sign in to comment.