Skip to content

Commit

Permalink
Merge pull request #217 from bnb-chain/wenty/api
Browse files Browse the repository at this point in the history
chore: Update dockerfile
  • Loading branch information
wenty22 authored Dec 24, 2024
2 parents ad8aa32 + 18ad352 commit 8e29d84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/canonical-bridge-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,4 @@ EXPOSE 3000

ENV NODE_ENV production

RUN useradd -u 9000 appuser
USER appuser

CMD ["yarn", "start"]

0 comments on commit 8e29d84

Please sign in to comment.