Update mazzolino/restic Docker tag to v1.8.0 #122
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue