diff --git a/docs/specs/DEVX-158.md b/docs/specs/DEVX-158.md index b263083..415640f 100644 --- a/docs/specs/DEVX-158.md +++ b/docs/specs/DEVX-158.md @@ -2,8 +2,8 @@ ## Problem Gitea 1.27 has a known bug (#31964) where pushing a Docker image tag that -already exists in the container registry fails with HTTP 500 "package version -already exists". The build-images workflow has been failing for weeks because +already exists in the container registry fails with HTTP 500 "package +version already exists." The build-images workflow has been failing for weeks because every push to `ci-base:latest`, `ci-quality:latest`, and `ci-full:latest` hits this error.