diff --git a/docker/python-base/Dockerfile b/docker/python-base/Dockerfile index f049e82bef..09ee5d4054 100644 --- a/docker/python-base/Dockerfile +++ b/docker/python-base/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Comment to force rebuilds Tue Apr 23 04:00:46 PM UTC 2024 +# Comment to force rebuilds Mon Mar 17 04:53:44 PM UTC 2025 ARG PYTHON_VERSION=3.11 ARG DEBIAN_VERSION=bookworm diff --git a/docker/python-builder/Dockerfile b/docker/python-builder/Dockerfile index bac4881a6c..2e2be5190f 100644 --- a/docker/python-builder/Dockerfile +++ b/docker/python-builder/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Comment to force rebuilds Tue Apr 23 04:00:46 PM UTC 2024 +# Comment to force rebuilds Mon Mar 17 04:53:44 PM UTC 2025 ARG PYTHON_VERSION=3.11 ARG DEBIAN_VERSION=bookworm diff --git a/docker/uwsgi-base/Dockerfile b/docker/uwsgi-base/Dockerfile index 651e9cc4c9..9e316b2696 100644 --- a/docker/uwsgi-base/Dockerfile +++ b/docker/uwsgi-base/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Comment to force rebuilds Tue Apr 23 04:00:46 PM UTC 2024 +# Comment to force rebuilds Mon Mar 17 04:53:44 PM UTC 2025 ARG PYTHON_VERSION=3.11 ARG DEBIAN_VERSION=bookworm diff --git a/zuul.d/docker-images/python-3.11-bookworm.yaml b/zuul.d/docker-images/python-3.11-bookworm.yaml index 2935a95994..b6b0c5665a 100644 --- a/zuul.d/docker-images/python-3.11-bookworm.yaml +++ b/zuul.d/docker-images/python-3.11-bookworm.yaml @@ -150,7 +150,6 @@ - 3.11-bookworm arch: - linux/amd64 - - linux/arm64 build_args: - PYTHON_VERSION=3.11 - DEBIAN_VERSION=bookworm diff --git a/zuul.d/docker-images/python-3.12-bookworm.yaml b/zuul.d/docker-images/python-3.12-bookworm.yaml index 3ed6b7843a..801d4cfd5f 100644 --- a/zuul.d/docker-images/python-3.12-bookworm.yaml +++ b/zuul.d/docker-images/python-3.12-bookworm.yaml @@ -150,7 +150,6 @@ - 3.12-bookworm arch: - linux/amd64 - - linux/arm64 build_args: - PYTHON_VERSION=3.12 - DEBIAN_VERSION=bookworm