Skip to content

Commit 1b9f272

Browse files
authored
Merge pull request #111028 from dlepow/acifix3
[ACI] WinServer version support
2 parents e5aceb4 + 495d85c commit 1b9f272

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/container-instances/container-instances-faq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Frequently asked questions
33
description: Answers for frequently asked questions related to the Azure Container Instances service
44
author: dkkapur
55
ms.topic: article
6-
ms.date: 01/07/2020
6+
ms.date: 04/10/2020
77
---
88

99
# Frequently asked questions about Azure Container Instances
@@ -38,9 +38,9 @@ See more [detailed guidance](container-instances-troubleshooting.md#container-ta
3838
3939
#### Windows Server 2019 and client base images (preview)
4040

41-
* [Nano Server](https://hub.docker.com/_/microsoft-windows-nanoserver): `1809`, `10.0.17763.x`
42-
* [Windows Server Core](https://hub.docker.com/_/microsoft-windows-servercore): `ltsc2019`, `1809`, `10.0.17763.x`
43-
* [Windows](https://hub.docker.com/_/microsoft-windows): `1809`, `10.0.17763.x`
41+
* [Nano Server](https://hub.docker.com/_/microsoft-windows-nanoserver): `1809`, `10.0.17763.914` or earlier
42+
* [Windows Server Core](https://hub.docker.com/_/microsoft-windows-servercore): `ltsc2019`, `1809`, `10.0.17763.914` or earlier
43+
* [Windows](https://hub.docker.com/_/microsoft-windows): `1809`, `10.0.17763.914` or earlier
4444

4545
### What .NET or .NET Core image layer should I use in my container?
4646

0 commit comments

Comments
 (0)