diff --git a/docs/developer/container-image-builds.md b/docs/developer/container-image-builds.md index 78daa2550..1b7d88cb8 100644 --- a/docs/developer/container-image-builds.md +++ b/docs/developer/container-image-builds.md @@ -9,9 +9,9 @@ There will be three flavors of Foreman containers: * Foreman + Katello * Foreman + all plugins -Stage versions of containers will have stage in the name and be published in the Foreman's quay repository: +Stage versions of containers will have stage in the namespace and be published in the Foreman's quay repository: - * `quay.io/foreman/$service-stage:$tag` + * `quay.io/foreman/stage/$service:$tag` The base image will be `quay.io/centos/centos:stream9`.