Community maintained Docker config for the knot server
92
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: show correct CR in readme

Lewis: May this revision serve well! <lu5a@proton.me>

+3 -3
+3 -3
readme.md
··· 8 8 9 9 ## Pre-built Images 10 10 11 - There is a [repository](https://hub.docker.com/r/tngl/knot) of pre-built images 12 - for tags starting at `v1.8.0-alpha` if you prefer. 11 + There is a [repository](https://atcr.io/r/tangled.org/knot) of pre-built images 12 + for tags starting at `v1.13.0-alpha` if you prefer. 13 13 14 14 ``` 15 - docker pull tngl/knot:v1.10.0-alpha 15 + docker pull atcr.io/tangled.org/knot:latest 16 16 ``` 17 17 18 18 Note that these are *not* official images, you use them at your own risk.