We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49493f commit 048d5acCopy full SHA for 048d5ac
Dockerfile.win10.min
@@ -92,7 +92,7 @@ WORKDIR /
92
#
93
# Installing Vcpkg
94
95
-ARG VCPGK_VERSION=2023.07.21
+ARG VCPGK_VERSION=2022.11.14
96
RUN git clone --single-branch --depth=1 -b %VCPGK_VERSION% https://github.com/microsoft/vcpkg.git
97
WORKDIR /vcpkg
98
RUN bootstrap-vcpkg.bat
0 commit comments