Skip to content

Commit

Permalink
chore(deps): update b3vis/borgmatic docker tag to v1.8.2 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 9c6217b commit 98c957e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN set -x \
esac \
&& go install -ldflags='-w -s' github.com/cloudflare/cloudflare-go/cmd/[email protected]

FROM b3vis/borgmatic:1.7.15
FROM b3vis/borgmatic:1.8.2
WORKDIR /data

RUN apk add --no-cache jq
Expand Down

0 comments on commit 98c957e

Please sign in to comment.