Skip to content

Commit

Permalink
ci: fix goreleaser deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Kibish committed Oct 10, 2021
1 parent dedfd03 commit ed1d4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dockers:
- 'skibish/ddns:{{ .Tag }}'
- 'skibish/ddns:latest'
dockerfile: Dockerfile
use_buildx: true
use: buildx
build_flag_templates:
- "--pull"
- "--label=org.opencontainers.image.created={{.Date}}"
Expand Down

0 comments on commit ed1d4cb

Please sign in to comment.