Skip to content

Commit df5f60a

Browse files
committed
Update Win image revision tag
1 parent abf9e6e commit df5f60a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.env

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,8 @@ VCPKG="4334d8b4c8916018600212ab4dd4bbdc343065d1" # 2025.09.17 Release
9898
# ci/docker/python-*-windows-*.dockerfile or the vcpkg config.
9999
# This is a workaround for our CI problem that "archery docker build" doesn't
100100
# use pulled built images in dev/tasks/python-wheels/github.windows.yml.
101-
# TODO: update the image revision name with the date when PR is ready for review
102-
PYTHON_WHEEL_WINDOWS_IMAGE_REVISION=2025-09-04
103-
PYTHON_WHEEL_WINDOWS_TEST_IMAGE_REVISION=2025-09-04
101+
PYTHON_WHEEL_WINDOWS_IMAGE_REVISION=2025-10-13
102+
PYTHON_WHEEL_WINDOWS_TEST_IMAGE_REVISION=2025-10-13
104103

105104
# Use conanio/${CONAN_BASE}:{CONAN_VERSION} for "docker compose run --rm conan".
106105
# See https://github.com/conan-io/conan-docker-tools#readme and

0 commit comments

Comments
 (0)