Use the new SudoVanilla Registry
This commit is contained in:
parent
186b4093cf
commit
e37cb2f548
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
butterflyvu:
|
butterflyvu:
|
||||||
image: ark.sudovanilla.org/korbs/butterflyvu:amd64
|
image: docker.registry.sudovanilla.org/butterflyvu:latest
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/app/config.json
|
- ./config.json:/app/config.json
|
||||||
|
|
Loading…
Reference in a new issue