From 6509829991de0b9a541cc21e5f50dcac63e034c8 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 13 May 2025 18:55:02 +0200 Subject: [PATCH] docs(README): use git.cryptic.systems instead of docker.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b137e5f..c9e3ae5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ docker run \ --publish 53:53/tcp \ --publish 53:53/udp \ --volume :/etc/bind \ - volkerraschek/bind9 + git.cryptic.systems/volker.raschek/bind9 ``` ## Build image manually