Skip to content

Commit

Permalink
goreleaser.yml update (#2518)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
KastenMike and mergify[bot] committed Dec 8, 2023
1 parent 0b98bc4 commit 806f654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ dockers:
dockerfile: 'docker/tools/Dockerfile'
build_flag_templates:
- "--build-arg=kan_tools_version={{ .Tag }}"
# Refers to https://github.com/kopia/kopia/commit/174f6141e133f487e54ba4cdede830636368aec2
- "--build-arg=kopia_build_commit=174f614"
# Refers to https://github.com/kopia/kopia/commit/6f7d95310334db7c41c81f9fe0b05ab9e86b26bb
- "--build-arg=kopia_build_commit=6f7d953"
- "--build-arg=kopia_repo_org=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit 806f654

Please sign in to comment.