Skip to content

Commit cae255f

Browse files
authored
Update working-with-the-docker-registry.md (#25603)
1 parent 413b084 commit cae255f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packages/working-with-a-github-packages-registry/working-with-the-docker-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ shortTitle: Docker registry
2020
<!-- Main versioning block. Short page for dotcom -->
2121
{% ifversion fpt or ghec %}
2222

23-
{% data variables.product.prodname_dotcom %}'s Docker registry (which used the namespace `docker.pkg.github.com`) has been replaced by the {% data variables.product.prodname_container_registry %} (which uses the namespace `https://ghcr.io`). The {% data variables.product.prodname_container_registry %} offers benefits such as granular permissions and storage optimization for Docker images.
23+
{% data variables.product.prodname_dotcom %}'s Docker registry (which used the namespace `docker.pkg.github.com`) has been replaced by the {% data variables.product.prodname_container_registry %} (which uses the namespace `https://ghcr.io`). The {% data variables.product.prodname_container_registry %} offers benefits such as granular permissions and storage optimizations for Docker images.
2424

2525
Docker images previously stored in the Docker registry are being automatically migrated into the {% data variables.product.prodname_container_registry %}. For more information, see "[AUTOTITLE](/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry)" and "[AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-container-registry)."
2626

0 commit comments

Comments
 (0)