Skip to content

Commit c245a1a

Browse files
authored
Merge pull request #196631 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents fc47432 + d3c431d commit c245a1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/cognitive-services/Translator/containers/translator-how-to-install-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ docker run --rm -it -p 5000:5000 --memory 12g --cpus 4 \
103103
-e eula=accept \
104104
-e billing={ENDPOINT_URI} \
105105
-e Languages=en,fr,es,ar,ru \
106-
mcr.microsoft.com/azure-cognitive-services/translator/text-translation:1.0.018950002-amd64-preview
106+
mcr.microsoft.com/azure-cognitive-services/translator/text-translation:1.0.019410001-amd64-preview
107107
```
108108

109109
The above command:

articles/cognitive-services/containers/container-image-tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,13 +2524,13 @@ Release notes for `3.0.015490002-onprem-amd64`:
25242524

25252525
## Translator
25262526

2527-
The [Translator][tr-containers] container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/translator` repository and is named `text-translation`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/translator/text-translation:1.0.018950002-amd64-preview`.
2527+
The [Translator][tr-containers] container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/translator` repository and is named `text-translation`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/translator/text-translation:1.0.019410001-amd64-preview`.
25282528

25292529
This container image has the following tags available.
25302530

25312531
| Image Tags | Notes |
25322532
|-------------------------------|:------|
2533-
| `1.0.018950002-amd64-preview` | |
2533+
| `1.0.019410001-amd64-preview` | |
25342534

25352535

25362536
[ad-containers]: ../anomaly-Detector/anomaly-detector-container-howto.md

0 commit comments

Comments
 (0)