Skip to content

Commit

Permalink
fixed docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
maindotmarcell committed Sep 24, 2024
1 parent a07108d commit b817250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/flagd-ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ COPY --from=builder /app/src/instrumentation.ts ./instrumentation.ts
COPY --from=builder /app/next.config.mjs ./next.config.mjs

COPY --from=builder /app/.next ./.next
COPY --from=builder /app/public ./public

EXPOSE 4000

Expand Down

0 comments on commit b817250

Please sign in to comment.