Skip to content

Commit

Permalink
Update tools image with kopia @ec9c4d60 (#794)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
julio-lopez and mergify[bot] committed Oct 13, 2020
1 parent d1f6916 commit dd80704
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-5312546 image
COPY --from=kanisterio/kopia@sha256:2bd1543d3fcec18a6dc89b4ec2e7ca0f0ddacc17f2ddcf8ffe1873ebd94104c4 \
# kopia alpine-2610d7d image
COPY --from=kanisterio/kopia@sha256:c5697a667832e37f46e74962607f96c3efb04cc220e22a3b554d20d8a1c8162a \
/kopia/kopia /usr/local/bin/kopia
COPY LICENSE /licenses/LICENSE

Expand Down

0 comments on commit dd80704

Please sign in to comment.