File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/container-instances Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Frequently asked questions
3
3
description : Answers for frequently asked questions related to the Azure Container Instances service
4
4
author : dkkapur
5
5
ms.topic : article
6
- ms.date : 01/07 /2020
6
+ ms.date : 04/10 /2020
7
7
---
8
8
9
9
# Frequently asked questions about Azure Container Instances
@@ -38,9 +38,9 @@ See more [detailed guidance](container-instances-troubleshooting.md#container-ta
38
38
39
39
#### Windows Server 2019 and client base images (preview)
40
40
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
44
44
45
45
### What .NET or .NET Core image layer should I use in my container?
46
46
You can’t perform that action at this time.
0 commit comments