Skip to content

Commit

Permalink
Revert "Update kopia commit used in kanister tools image (#1808)" (#1865
Browse files Browse the repository at this point in the history
)

This reverts commit 0e10b36.
  • Loading branch information
viveksinghggits committed Jan 13, 2023
1 parent 8063c00 commit 036871f
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/5227d74996b6520f9f96e4203cfe00b832a60d5f
- "--build-arg=kopiaBuildCommit=5227d74"
- "--build-arg=kopiaRepoOrg=kopia"
extra_files:
- 'LICENSE'
Expand Down

0 comments on commit 036871f

Please sign in to comment.