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 49e5b88 commit fa72459Copy full SHA for fa72459
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.19.11417401087"
+IMAGE="ghcr.io/python/autoconf:2024.10.11.11293396815"
9
AUTORECONF="autoreconf -ivf -Werror"
10
11
WORK_DIR="/src"
0 commit comments