Thanks to visit codestin.com Credit goes to github.com
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 2115d76 commit 08f6bf7Copy full SHA for 08f6bf7
1 file changed
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