Skip to content

Commit e1e11b9

Browse files
committed
bump default VC_VERSION=14.43.17.13 & MSVC_VERSION=14.43.34808
1 parent dd3cd9f commit e1e11b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ ARG NASM_VERSION=2.16.03
99
ARG GIT_VERSION=2.48.1
1010
ARG WINDOWS_11_SDK_VERSION=22621
1111
ARG WINDOWS_SDK_VERSION=10.0.${WINDOWS_11_SDK_VERSION}.0
12-
ARG VC_VERSION=14.42.17.12
13-
ARG MSVC_VERSION=14.42.34433
12+
ARG VC_VERSION=14.43.17.13
13+
ARG MSVC_VERSION=14.43.34808
1414

1515
ARG IMPL_ARTIFACTS_DIR="C:\artifacts"
1616
ARG IMPL_NANO_BASE=mcr.microsoft.com/powershell

0 commit comments

Comments
 (0)