Skip to content

Commit

Permalink
Container registry label
Browse files Browse the repository at this point in the history
  • Loading branch information
eedygreen committed Mar 19, 2024
1 parent 7d07a06 commit ed7e27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ COPY --from=builder /inclusion-prover ./
RUN chmod +x ./inclusion-prover
RUN mkdir -p /mount
COPY --from=alpine /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/

LABEL org.opencontainers.image.source https://github.com/sygmaprotocol/sygma-inclusion-prover
ENTRYPOINT ["./inclusion-prover"]

0 comments on commit ed7e27c

Please sign in to comment.