Skip to content

Commit

Permalink
Cleanup the other dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Sep 4, 2023
1 parent 17bf375 commit b2f2304
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions governance/xc_admin/packages/xc_admin_frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ USER 1000

COPY --chown=1000:1000 governance/xc_admin governance/xc_admin
COPY --chown=1000:1000 pythnet/message_buffer pythnet/message_buffer
COPY --chown=1000:1000 target_chains/ethereum/sdk/solidity target_chains/ethereum/sdk/solidity
COPY --chown=1000:1000 governance/xc_admin/packages/xc_admin_common governance/xc_admin/packages/xc_admin_common

ENV NODE_ENV production
ENV NEXT_TELEMETRY_DISABLED 1
Expand Down

0 comments on commit b2f2304

Please sign in to comment.