Skip to content

Commit

Permalink
update kanister tools image to 0.12.1 (#1777)
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
kale-amruta and mergify[bot] authored Dec 10, 2022
1 parent 6b579e7 commit ac400c8
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/317cc36892707ab9bdc5f6e4dea567d1e638a070
- "--build-arg=kopiaBuildCommit=317cc36"
# Refers to https://github.com/kopia/kopia/commit/5227d74996b6520f9f96e4203cfe00b832a60d5f
- "--build-arg=kopiaBuildCommit=5227d74"
- "--build-arg=kopiaRepoOrg=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit ac400c8

Please sign in to comment.