You've already forked bind9-docker
fix(docker-compose): use git.cryptic.systems instead of docker.io
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user