Skip to content

Commit

Permalink
deps(docker): unpin kopia version for kanister-tools
Browse files Browse the repository at this point in the history
Use current master of kopia to build kanister-tools image
  • Loading branch information
hairyhum committed Aug 23, 2024
1 parent ad9bc14 commit 95831d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ dockers:
build_flag_templates:
- "--pull"
- "--build-arg=kan_tools_version={{ .Tag }}"
# Refers to https://github.com/kopia/kopia/commit/951f126b3c5e7ed4b266db2b597ebb018eb11088
- "--build-arg=kopia_build_commit=951f126"
- "--build-arg=kopia_repo_org=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit 95831d4

Please sign in to comment.