Skip to content

Commit

Permalink
chore(deps): update b3vis/borgmatic docker tag to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 98c957e commit acf5e6d
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 acf5e6d

Please sign in to comment.