From f2ec0302a560a558e46787318e274de56b14bb38 Mon Sep 17 00:00:00 2001 From: Misha Chornyi Date: Thu, 7 Apr 2022 23:14:06 -0700 Subject: [PATCH] Removing reference to outdated commit --- Dockerfile.win10.min | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile.win10.min b/Dockerfile.win10.min index 1e77927c75..321ea77b1d 100644 --- a/Dockerfile.win10.min +++ b/Dockerfile.win10.min @@ -63,7 +63,6 @@ WORKDIR / # option --depth=1 should also be restored RUN git clone --single-branch -b master https://github.com/microsoft/vcpkg.git WORKDIR /vcpkg -RUN git checkout a82c62d RUN bootstrap-vcpkg.bat RUN vcpkg.exe update RUN vcpkg.exe install openssl:x64-windows openssl-windows:x64-windows rapidjson:x64-windows re2:x64-windows boost-interprocess:x64-windows boost-stacktrace:x64-windows zlib:x64-windows pthread:x64-windows b64:x64-windows