We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99e2db commit 7edf342Copy full SHA for 7edf342
Tools/build/regen-configure.sh
@@ -5,7 +5,7 @@ set -e -x
5
# The check_generated_files job of .github/workflows/build.yml must kept in
6
# sync with this script. Use the same container image than the job so the job
7
# doesn't need to run autoreconf in a container.
8
-IMAGE="ghcr.io/python/autoconf:2024.10.11.11293396815"
+IMAGE="ghcr.io/python/autoconf:2024.10.16.11360930377"
9
AUTORECONF="autoreconf -ivf -Werror"
10
11
WORK_DIR="/src"
0 commit comments