mirror of
https://github.com/Steffo99/backup-duplicity.git
synced 2024-12-22 03:34:17 +00:00
Add missing image name
This commit is contained in:
parent
2c583d49e2
commit
4f3d3e242f
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Backup solution for Docker volumes based on Duplicity
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
ga:
|
ga:
|
||||||
image: ""
|
image: "ghcr.io/steffo99/gestalt-amadeus:2"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: host
|
network_mode: host
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
|
Loading…
Reference in a new issue