Update Docker Image
This commit is contained in:
parent
8e0c0a63e5
commit
178b294e8e
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
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/app/config.json
|
- ./config.json:/app/config.json
|
||||||
|
|
Loading…
Reference in a new issue