Skip to content

Commit

Permalink
Update kopia commit in kanister-tools image v0.13.0-rc2 (#2029)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-kasten committed Apr 20, 2023
1 parent 328fbf4 commit 36f2891
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 @@ -50,8 +50,8 @@ dockers:
dockerfile: 'docker/tools/Dockerfile'
build_flag_templates:
- "--build-arg=kan_tools_version={{ .Tag }}"
# Refers to https://github.com/kopia/kopia/commit/5c901abc90857d4b85e6694ef4eeb86de7e5e89b
- "--build-arg=kopiaBuildCommit=5c901ab"
# Refers to https://github.com/kopia/kopia/commit/a1eeeeadb3759fb94184f5c83d0f54e4cbc91f72
- "--build-arg=kopiaBuildCommit=a1eeeea"
- "--build-arg=kopiaRepoOrg=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit 36f2891

Please sign in to comment.