Skip to content

Commit

Permalink
Update kopia commit in kanister-tools image (#1963)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahpratikr committed Mar 17, 2023
1 parent 24d4559 commit f29e81b
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/f8be8f6a5698edba055291b138c117ec6eaae125
- "--build-arg=kopiaBuildCommit=f8be8f6"
# Refers to https://github.com/kopia/kopia/commit/5c901abc90857d4b85e6694ef4eeb86de7e5e89b
- "--build-arg=kopiaBuildCommit=5c901ab"
- "--build-arg=kopiaRepoOrg=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit f29e81b

Please sign in to comment.