Skip to content

Commit e7dc2cb

Browse files
committed
[ACI] WinServer version support
1 parent 35dcf01 commit e7dc2cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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)