From dc75815e54ab9da05c3ff9059a906bc934faee5e Mon Sep 17 00:00:00 2001 From: Lewis Date: Tue, 28 Apr 2026 11:11:48 +0000 Subject: [PATCH] fix: show correct CR in readme Lewis: May this revision serve well! --- readme.md | 6 +++--- 1 file(s) changed, 3 insertion(s)(+), 3 deletion(s)(-) diff --git a/readme.md b/readme.md --- a/readme.md +++ b/readme.md @@ -8,11 +8,11 @@ and host your own repository data. ## Pre-built Images -There is a [repository](https://hub.docker.com/r/tngl/knot) of pre-built images -for tags starting at `v1.8.0-alpha` if you prefer. +There is a [repository](https://atcr.io/r/tangled.org/knot) of pre-built images +for tags starting at `v1.13.0-alpha` if you prefer. ``` -docker pull tngl/knot:v1.10.0-alpha +docker pull atcr.io/tangled.org/knot:latest ``` Note that these are *not* official images, you use them at your own risk. -- tangled.sh