Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
fix: goreleaser dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alok committed Jan 17, 2024
1 parent 41994c2 commit 35a787f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.goreleaser
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ COPY mev-commit /usr/local/bin/mev-commit

EXPOSE 13522 13523 13524

LABEL org.opencontainers.image.source https://github.com/primevprotocol/mev-commit

ENTRYPOINT ["mev-commit"]

0 comments on commit 35a787f

Please sign in to comment.