Skip to content

Commit b6c5bd2

Browse files
v-hongblrakeshsinghranchi
authored andcommitted
Updating Nano Server Dockerfiles to be based on 10.0.14393.1198 (dotnet#46)
* Updating Nano Server Dockerfiles to be based on 10.0.14393.1066 * Updating Nano Server Dockerfiles to be based on 10.0.14393.1198
1 parent 90566d3 commit b6c5bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/nanoserver:10.0.14393.1066
1+
FROM microsoft/nanoserver:10.0.14393.1198
22
WORKDIR /app
33
COPY out .
44
ENTRYPOINT ["dotnetapp.exe"]

0 commit comments

Comments
 (0)