Update mazzolino/restic Docker tag to v1.8.0 #122

Merged
ada merged 1 commit from renovate/mazzolino-restic-1.x into main 2025-04-27 16:24:09 +02:00
2 changed files with 4 additions and 4 deletions
compute-1-mep/restic
compute-2-mep/restic

View file

@ -1,6 +1,6 @@
services:
backup:
image: mazzolino/restic:1.7.2
image: mazzolino/restic:1.8.0
hostname: docker
restart: unless-stopped
environment:
@ -31,7 +31,7 @@ services:
- ./ssh:/run/secrets/.ssh:ro
prune:
image: mazzolino/restic:1.7.2
image: mazzolino/restic:1.8.0
hostname: docker
restart: unless-stopped
environment:

View file

@ -1,6 +1,6 @@
services:
backup:
image: mazzolino/restic:1.7.2
image: mazzolino/restic:1.8.0
hostname: docker
restart: unless-stopped
environment:
@ -28,7 +28,7 @@ services:
- ./ssh:/run/secrets/.ssh:ro
prune:
image: mazzolino/restic:1.7.2
image: mazzolino/restic:1.8.0
hostname: docker
restart: unless-stopped
environment: