Align KeyCape image namespace with deployment
Some checks failed
Build and Publish Container Image / build-and-push (push) Has been cancelled

This commit is contained in:
2026-05-24 17:17:37 +02:00
parent 7e22fcf3c7
commit 1d68639225
4 changed files with 11 additions and 11 deletions

View File

@@ -202,12 +202,12 @@ wiki/ # Specifications
The KeyCape image is published to the Gitea OCI registry on CoulombCore.
**Registry:** `92.205.130.254:32166`
**Image:** `92.205.130.254:32166/netkingdom/key-cape`
**Image:** `92.205.130.254:32166/coulomb/key-cape`
### Pull
```bash
docker pull 92.205.130.254:32166/netkingdom/key-cape:latest
docker pull 92.205.130.254:32166/coulomb/key-cape:latest
```
The registry runs over plain HTTP. Configure Docker to allow it: