Skip to content

Commit 0bfcdc1

Browse files
image reference modification
1 parent b27f65b commit 0bfcdc1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/container-registry-connected-import-images.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
author: dlepow
2+
author: tejaswikolli-web
33
ms.service: container-registry
44
ms.topic: include
5-
ms.date: 09/16/2021
6-
ms.author: danlep
5+
ms.date: 08/16/2022
6+
ms.author: tejaswikolli
77
---
88
## Import images to your cloud registry
99

@@ -19,7 +19,7 @@ REGISTRY_NAME=<container-registry-name>
1919
2020
az acr import \
2121
--name $REGISTRY_NAME \
22-
--source mcr.microsoft.com/acr/connected-registry:0.7.0
22+
--source mcr.microsoft.com/acr/connected-registry:0.8.0
2323
```
2424

2525
### IoT Edge and API proxy images

0 commit comments

Comments
 (0)