Merge "Rebuild our base python container images"

This commit is contained in:
Zuul 2025-03-19 21:18:42 +00:00 committed by Gerrit Code Review
commit fd8241286d
5 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -150,7 +150,6 @@
- 3.11-bookworm
arch:
- linux/amd64
- linux/arm64
build_args:
- PYTHON_VERSION=3.11
- DEBIAN_VERSION=bookworm

View File

@ -150,7 +150,6 @@
- 3.12-bookworm
arch:
- linux/amd64
- linux/arm64
build_args:
- PYTHON_VERSION=3.12
- DEBIAN_VERSION=bookworm