Skip to content

Commit 69216e1

Browse files
Merge pull request #228829 from AjayBathini-MSFT/patch-45
(AzureCXP) fixes MicrosoftDocs/azure-docs#105824
2 parents 0a8842e + f5a568c commit 69216e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/tutorial-registry-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Implementing Caching for ACR provides the following benefits:
5757

5858
- Quarantine functions like signing, scanning, and manual compliance approval are on the roadmap but not included in this release.
5959

60-
- Caching will only occur after at least one pull request is complete on the available container image. For every new image available, a new pull request must be complete. Caching for ACR does not automatically pull new versions of images when a new version is available. It is on the roadmap but not supported in this release.
60+
- Caching will only occur after at least one image pull request is complete on the available container image. For every new image available, a new image pull request must be complete. Caching for ACR does not automatically pull new versions of images when a new version is available. It is on the roadmap but not supported in this release.
6161

6262
- Caching for ACR only supports Docker Hub and Microsoft Artifact Registry. Multiple other registries including self-hosted registries are on the roadmap but aren't included in this release.
6363

@@ -71,4 +71,4 @@ Implementing Caching for ACR provides the following benefits:
7171

7272
<!-- LINKS - External -->
7373

74-
[docker-rate-limit]:https://aka.ms/docker-rate-limit
74+
[docker-rate-limit]:https://aka.ms/docker-rate-limit

0 commit comments

Comments
 (0)