1 Commits

Author SHA1 Message Date
dependabot[bot]
70e155e768 Bump restic/restic from 0.18.0 to 0.18.1
Bumps restic/restic from 0.18.0 to 0.18.1.

---
updated-dependencies:
- dependency-name: restic/restic
  dependency-version: 0.18.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 04:18:13 +00:00

View File

@@ -13,7 +13,7 @@ RUN if [ "$TARGETPLATFORM" = "linux/amd64" ]; then \
fi
FROM docker.io/restic/restic:0.18.0
FROM docker.io/restic/restic:0.18.1
RUN apk add --update --no-cache curl mailx shadow