fix(docker-compose): use git.cryptic.systems instead of docker.io
This commit is contained in:
parent
6509829991
commit
6b86b62d63
@ -1,7 +1,7 @@
|
||||
version: "3"
|
||||
services:
|
||||
bind9:
|
||||
image: volkerraschek/bind9-docker:latest
|
||||
image: git.cryptic.systems/volker.raschek/bind9-docker:latest
|
||||
ports:
|
||||
- 10053:53/tcp
|
||||
- 10053:53/udp
|
||||
|
Loading…
x
Reference in New Issue
Block a user