Skip to content

Commit

Permalink
Upgrade kopia to 67ed3a9f (#768)
Browse files Browse the repository at this point in the history
Docker image: alpine-5312546
Kopia master commit: 67ed3a9f
Build image commit: 53125468
  • Loading branch information
julio-lopez committed Sep 15, 2020
1 parent 1e61445 commit c7994e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/tools/Dockerfile
Expand Up @@ -9,8 +9,8 @@ LABEL name="kanister-tools" \
description="Kanister tools for application-specific data management"

COPY --from=restic/restic:0.9.5 /usr/bin/restic /usr/local/bin/restic
# kopia alpine-0986830 image
COPY --from=kanisterio/kopia@sha256:3d13bbf1dbc621ec6fdbd1da5ffd0985ba96112390cfacd230839d6c661192d8 \
# kopia alpine-5312546 image
COPY --from=kanisterio/kopia@sha256:2bd1543d3fcec18a6dc89b4ec2e7ca0f0ddacc17f2ddcf8ffe1873ebd94104c4 \
/kopia/kopia /usr/local/bin/kopia
COPY LICENSE /licenses/LICENSE

Expand Down

0 comments on commit c7994e3

Please sign in to comment.