diff --git a/php-8.0-opt/build.Dockerfile b/php-8.0-opt/build.Dockerfile
index 1c07f0e..8c586aa 100644
--- a/php-8.0-opt/build.Dockerfile
+++ b/php-8.0-opt/build.Dockerfile
@@ -47,7 +47,7 @@ RUN cd curl-7.73.0 \
 RUN curl -k https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.10/libxml2-v2.9.10.tar.gz > libxml2-v2.9.10.tar.gz
 RUN tar xzf libxml2-v2.9.10.tar.gz
 RUN cd libxml2-v2.9.10 \
-  && ./autogen.sh --prefix=$DEP_PREFIX \
+  && ./autogen.sh --prefix=$DEP_PREFIX --disable-python \
   && make \
   && make install \
   && checkinstall -y --pkgname $PACKAGE_NAME-libxml2 --pkgversion 2.9.10
diff --git a/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb
index 5777c46..a5d3b98 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-apcu_5.1.20-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb
index 9a824db..a65faea 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-icu_1-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb
index 1e58b2d..af68586 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-imagick_3.5.1-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb
index 34720cd..e622dcb 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-krb5_1-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb
index f61c6a6..def65b2 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libgd_2.1.1-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb
index 7db3d81..c384c0c 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libjpeg-turbo_1-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb
index cc335c6..353ed69 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libsodium_1.0.18-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb
index 24d86dd..06949a3 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libxml2_2.9.10-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb
index 57e0420..deecb74 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-libzip_0.11.2-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb
index caad6c1..d603cb0 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-memcached_3.1.5-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb
index 3107b7c..8ef4a3f 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-oniguruma_6.9.6-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb
index 19fa100..253f19e 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-openssl_1.1.1n-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb
index e3e0de7..7b64306 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt-redis_5.3.4-1_amd64.deb differ
diff --git a/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb b/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb
index 223d6a1..a1a5d77 100644
Binary files a/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb and b/php-8.0-opt/out/php-8.0.17-opt_8.0.17-1_amd64.deb differ
diff --git a/php-8.1-opt/build.Dockerfile b/php-8.1-opt/build.Dockerfile
index 54de090..121e1fa 100644
--- a/php-8.1-opt/build.Dockerfile
+++ b/php-8.1-opt/build.Dockerfile
@@ -47,7 +47,7 @@ RUN cd curl-7.73.0 \
 RUN curl -k https://gitlab.gnome.org/GNOME/libxml2/-/archive/v2.9.10/libxml2-v2.9.10.tar.gz > libxml2-v2.9.10.tar.gz
 RUN tar xzf libxml2-v2.9.10.tar.gz
 RUN cd libxml2-v2.9.10 \
-  && ./autogen.sh --prefix=$DEP_PREFIX \
+  && ./autogen.sh --prefix=$DEP_PREFIX --disable-python \
   && make \
   && make install \
   && checkinstall -y --pkgname $PACKAGE_NAME-libxml2 --pkgversion 2.9.10
diff --git a/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb
index 119db7e..1f91575 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-apcu_5.1.20-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb
index ea71179..50166e4 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-icu_1-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb
index 4602480..9850026 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-imagick_3.5.1-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb
index fb080e2..6363502 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-krb5_1-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb
index 01f624a..d0b181e 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libgd_2.1.1-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb
index daad6d2..1e915fd 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libjpeg-turbo_1-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb
index 682df42..cdd0626 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libsodium_1.0.18-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb
index 6a8934d..d8273b8 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libxml2_2.9.10-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb
index c9f087f..d115a88 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-libzip_0.11.2-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb
index 67ee50c..6d939dc 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-memcached_3.1.5-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb
index 2a93a61..d029007 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-oniguruma_6.9.6-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb
index c33b4a4..09f787b 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-openssl_1.1.1n-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb
index 817d745..2ce8369 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt-redis_5.3.4-1_amd64.deb differ
diff --git a/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb b/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb
index f2083ba..b0eebe6 100644
Binary files a/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb and b/php-8.1-opt/out/php-8.1.4-opt_8.1.4-1_amd64.deb differ