Skip to content

Commit

Permalink
build fix [goreleaser]
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Jun 26, 2024
1 parent af8c3c7 commit 7a16edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethergo/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dockers:
- '--label=org.opencontainers.image.revision={{.FullCommit}}'
- '--label=org.opencontainers.image.version={{.Version}}'
- '--label=org.opencontainers.image.source={{.GitURL}}'
dockerfile: ../../docker/signer-example.Dockerfile
dockerfile: ../docker/signer-example.Dockerfile
ids:
- signer-example

Expand Down

0 comments on commit 7a16edc

Please sign in to comment.