We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3aa1b5 commit f18fdf0Copy full SHA for f18fdf0
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.06.11200919239"
+IMAGE="ghcr.io/python/autoconf:2024.10.11.11293396815"
9
AUTORECONF="autoreconf -ivf -Werror"
10
11
WORK_DIR="/src"
0 commit comments