From 613919231fa218ecce2bee4898c91cb78544f11f Mon Sep 17 00:00:00 2001 From: Chingis S Date: Fri, 4 Sep 2026 11:53:45 +0300 Subject: [PATCH] Update Python images to 0.30.8 Point every supported service option at the immutable 0.30.8 runtime release so interactive shells display the Kubernetes-assigned hostname. --- service.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/service.yml b/service.yml index d06035f..6e4c9f1 100644 --- a/service.yml +++ b/service.yml @@ -9,19 +9,19 @@ options: - version: '3.14' default: true eol: '2030-10-31T00:00:00+00:00' - tag: 3.14-0.30.7 + tag: 3.14-0.30.8 - version: '3.13' eol: '2029-10-31T00:00:00+00:00' - tag: 3.13-0.30.7 + tag: 3.13-0.30.8 - version: '3.12' eol: '2028-10-31T00:00:00+00:00' - tag: 3.12-0.30.7 + tag: 3.12-0.30.8 - version: '3.11' eol: '2027-10-31T00:00:00+00:00' - tag: 3.11-0.30.7 + tag: 3.11-0.30.8 - version: '3.10' eol: '2026-10-31T00:00:00+00:00' - tag: 3.10-0.30.7 + tag: 3.10-0.30.8 endpoints: - name: python