Skip to content

Commit

Permalink
chore(deps): update b3vis/borgmatic docker tag to v1.8.3 (#14)
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 Oct 20, 2023
1 parent 4a87bc1 commit 9ab0701
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.8.2
FROM b3vis/borgmatic:1.8.3
WORKDIR /data

RUN apk add --no-cache jq
Expand Down

0 comments on commit 9ab0701

Please sign in to comment.