diff --git a/.env b/.env index 0b1a988875f79..91d1f377347df 100644 --- a/.env +++ b/.env @@ -92,10 +92,10 @@ TZ=UTC VCPKG="943c5ef1c8f6b5e6ced092b242c8299caae2ff01" # 2024.04.26 Release # This must be updated when we update -# ci/docker/python-wheel-windows-vs2019.dockerfile. +# ci/docker/python-wheel-windows-vs2019.dockerfile or the vcpkg config. # This is a workaround for our CI problem that "archery docker build" doesn't # use pulled built images in dev/tasks/python-wheels/github.windows.yml. -PYTHON_WHEEL_WINDOWS_IMAGE_REVISION=2024-08-06 +PYTHON_WHEEL_WINDOWS_IMAGE_REVISION=2024-12-19 # Use conanio/${CONAN_BASE}:{CONAN_VERSION} for "docker compose run --rm conan". # See https://github.com/conan-io/conan-docker-tools#readme and