Skip to content

Commit 386cf7d

Browse files
committed
Udate build_date for Python 3.14.5
1 parent fb256c0 commit 386cf7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,7 +1207,7 @@ services:
12071207
args:
12081208
base: "${ARCH}/alpine:${ALPINE_LINUX}"
12091209
python_version: ${PYTHON}
1210-
build_date: "20251014" # python-build-standalone release date
1210+
build_date: "20260510" # python-build-standalone release date
12111211
arch: ${ARCH_ALIAS}
12121212
context: .
12131213
dockerfile: ci/docker/python-free-threaded-wheel-musllinux-test-imports.dockerfile
@@ -1251,7 +1251,7 @@ services:
12511251
args:
12521252
base: "${ARCH}/alpine:${ALPINE_LINUX}"
12531253
python_version: ${PYTHON}
1254-
build_date: "20251014" # python-build-standalone release date
1254+
build_date: "20260510" # python-build-standalone release date
12551255
arch: ${ARCH_ALIAS}
12561256
context: .
12571257
dockerfile: ci/docker/python-free-threaded-wheel-musllinux-test-unittests.dockerfile

0 commit comments

Comments
 (0)