Skip to content

Commit

Permalink
update kopia commit in kanister-tools image kastenhq 663cbad
Browse files Browse the repository at this point in the history
  • Loading branch information
Le Tran committed Sep 19, 2023
1 parent 2a8dd3f commit c18f64a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ 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=kopiaBuildCommit=3551f74"
- "--build-arg=kopiaRepoOrg=kopia"
# Refers to https://github.com/kastenhq/kopia/commit/663cbad414207f077c666637fabfb22b47855959
- "--build-arg=kopiaBuildCommit=663cbad"
- "--build-arg=kopiaRepoOrg=kastenhq"
extra_files:
- 'LICENSE'
- ids:
Expand Down

0 comments on commit c18f64a

Please sign in to comment.