Skip to content

Commit

Permalink
point kanister tool image to use kopia@v0.14.1 (#2417)
Browse files Browse the repository at this point in the history
Co-authored-by: Le Tran <le.tran@kasten.io>
Co-authored-by: kale-amruta <41624751+kale-amruta@users.noreply.github.com>
  • Loading branch information
3 people committed Oct 25, 2023
1 parent 29a9c87 commit ec7eeb3
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/3551f743d762f2ffe669523272d1c8d734120b79
- "--build-arg=kopia_build_commit=3551f74"
# Refers to https://github.com/kopia/kopia/commits/v0.14.1
- "--build-arg=kopia_build_commit=1f70992"
- "--build-arg=kopia_repo_org=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit ec7eeb3

Please sign in to comment.