Skip to content

Commit

Permalink
Merge pull request #56 from cyberark/update-goreleaser
Browse files Browse the repository at this point in the history
Updating Goreleaser to the latest version to support new Apple Silicon
  • Loading branch information
rpothier authored Feb 18, 2022
2 parents 732a279 + 1e8f6b5 commit 7270c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
- .:/summon-aws-secrets

goreleaser:
image: registry.tld/goreleaser
image: goreleaser/goreleaser:latest
volumes:
- .:/summon-aws-secrets
working_dir: /summon-aws-secrets
Expand Down

0 comments on commit 7270c9f

Please sign in to comment.