From b0737030b2423d277c2d15427f512b80caf9525b Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Sat, 12 Sep 2026 14:55:48 +0200 Subject: [PATCH] docs: correct v2.9.3 docker registry changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f723780..df62050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Publish to GitHub Container Registry instead of DockerHub. +- Publish the Docker image to GitHub Container Registry (ghcr). ### Fixed