Skip to content

Commit

Permalink
Update kopia commit used in kanister tools image (#1808)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitalisg authored Dec 29, 2022
1 parent 6ddee5d commit 0e10b36
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/5227d74996b6520f9f96e4203cfe00b832a60d5f
- "--build-arg=kopiaBuildCommit=5227d74"
# Refers to https://github.com/kopia/kopia/commit/f8be8f6a5698edba055291b138c117ec6eaae125
- "--build-arg=kopiaBuildCommit=f8be8f6"
- "--build-arg=kopiaRepoOrg=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit 0e10b36

Please sign in to comment.