forked from Deuxfleurs/diplonat
change image name
This commit is contained in:
parent
7ec74a21d4
commit
ade0090cdb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3.4'
|
|||
services:
|
||||
diplonat:
|
||||
build: .
|
||||
image: superboum/amd64_diplonat:v1
|
||||
image: darkgallium/amd64_diplonat:v2
|
||||
network_mode: host # required by UPNP/IGD
|
||||
environment:
|
||||
DIPLONAT_PRIVATE_IP: 192.168.0.18
|
||||
|
|
Loading…
Reference in a new issue