Skip to content

Commit

Permalink
Update kopia dependency in Kanister-tools image to 08cf7eb commit (#1344
Browse files Browse the repository at this point in the history
)

* Update kopia dependency in Kanister-tools image to 08cf7eb commit

* Update image tag comment

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
ankitjain235 and mergify[bot] committed Mar 31, 2022
1 parent 0dd09f3 commit b1bfa27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/tools/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ LABEL name="kanister-tools" \
description="Kanister tools for application-specific data management"

COPY --from=restic/restic:0.11.0 /usr/bin/restic /usr/local/bin/restic
# kastenhq/kopia alpine-sha-40d45ba image
COPY --from=ghcr.io/kastenhq/kopia@sha256:ad987e7062686fb1c2485e7c1a94268708682152d97f2160a4b93aa514d65b7e \
# kastenhq/kopia alpine-sha-41c0049 image
COPY --from=ghcr.io/kastenhq/kopia@sha256:b6018f24208dec4ef8de53fb33ef87fb5d2038526962357e523b9f86393b8b9d \
/kopia/kopia /usr/local/bin/kopia
COPY LICENSE /licenses/LICENSE

Expand Down

0 comments on commit b1bfa27

Please sign in to comment.