Skip to content

Commit

Permalink
[goreleaser] build again
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Jun 22, 2024
1 parent 8c97e7a commit 17739ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/opbot.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ LABEL org.opencontainers.image.description="Op Bot Docker image"
USER nonroot:nonroot

WORKDIR /app
COPY --chown=nonroot:nonroot relayer /app/opbot
COPY --chown=nonroot:nonroot opbot /app/opbot

ENTRYPOINT ["/app/opbot"]

0 comments on commit 17739ae

Please sign in to comment.