Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix(container): update ghcr.io/borgmatic-collective/borgmatic ( 1.8.1…
Browse files Browse the repository at this point in the history
…3 → 1.8.14 )
  • Loading branch information
robodexo2000[bot] authored Aug 31, 2024
1 parent a4d45c7 commit 224ee2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/workers/synology/files/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
environment:
BACKUP_CRON: "0 3 * * *"
TZ: Europe/Warsaw
image: "ghcr.io/borgmatic-collective/borgmatic:1.8.13"
image: "ghcr.io/borgmatic-collective/borgmatic:1.8.14"
volumes:
- /volume1:/mnt/volume1:ro
- /volume2:/mnt/volume2:ro
Expand Down

0 comments on commit 224ee2f

Please sign in to comment.