Skip to content

Commit

Permalink
Merge pull request #133 from blinklabs-io/fix/default-permissions
Browse files Browse the repository at this point in the history
fix: default permissions to match cardano-node
  • Loading branch information
wolf31o2 authored Sep 6, 2023
2 parents c6a94d5 + f4271f7 commit dd8e43f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ RUN make build

FROM cgr.dev/chainguard/glibc-dynamic AS tx-submit-api
COPY --from=build /code/tx-submit-api /bin/
USER root
ENTRYPOINT ["tx-submit-api"]

0 comments on commit dd8e43f

Please sign in to comment.