Merge pull request 'Update mazzolino/restic Docker tag to v1.8.0' () from renovate/mazzolino-restic-1.x into main

Reviewed-on: 
This commit is contained in:
Ada 2025-04-27 16:24:07 +02:00
commit 8c52c3b949
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: