docs(README): use git.cryptic.systems instead of docker.io
Some checks failed
Release / push-amd64 (push) Waiting to run
Release / sync-to-hub-docker-io (push) Blocked by required conditions
Lint Markdown files / markdown-lint (push) Successful in 4s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Failing after 10m57s

This commit is contained in:
Markus Pesch 2025-05-13 18:55:02 +02:00
parent 7df84f42a4
commit 6509829991
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -19,7 +19,7 @@ docker run \
--publish 53:53/tcp \ --publish 53:53/tcp \
--publish 53:53/udp \ --publish 53:53/udp \
--volume <config/path>:/etc/bind \ --volume <config/path>:/etc/bind \
volkerraschek/bind9 git.cryptic.systems/volker.raschek/bind9
``` ```
## Build image manually ## Build image manually