Skip to content

Commit

Permalink
fix: docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeherby committed Mar 9, 2024
1 parent 30b59b3 commit 5f26b32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.ui
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ COPY ./packages/ui/src ./src
COPY ./packages/ui/public ./public
COPY ./packages/ui/tailwind.config.ts ./
COPY ./packages/ui/components.json ./
COPY ./packages/ui/next-env.d.ts ./
COPY ./packages/ui/postcss.config.js ./
COPY ./packages/ui/next.config.mjs ./
COPY ./packages/ui/tsconfig.json ./
Expand Down

0 comments on commit 5f26b32

Please sign in to comment.