From 6845b80df55c2a446590f38e6d8c69f959e59756 Mon Sep 17 00:00:00 2001 From: howso-automation Date: Mon, 15 Jun 2026 15:23:26 +0000 Subject: [PATCH 1/2] Automated update to .devcontainer --- .../{60.2.2-python3.10 => 60.3.1-python3.10}/devcontainer.json | 2 +- .../{60.2.2-python3.11 => 60.3.1-python3.11}/devcontainer.json | 2 +- .../{60.2.2-python3.12 => 60.3.1-python3.12}/devcontainer.json | 2 +- .../{60.2.2-python3.13 => 60.3.1-python3.13}/devcontainer.json | 2 +- .devcontainer/devcontainer.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename .devcontainer/{60.2.2-python3.10 => 60.3.1-python3.10}/devcontainer.json (66%) rename .devcontainer/{60.2.2-python3.11 => 60.3.1-python3.11}/devcontainer.json (66%) rename .devcontainer/{60.2.2-python3.12 => 60.3.1-python3.12}/devcontainer.json (66%) rename .devcontainer/{60.2.2-python3.13 => 60.3.1-python3.13}/devcontainer.json (66%) diff --git a/.devcontainer/60.2.2-python3.10/devcontainer.json b/.devcontainer/60.3.1-python3.10/devcontainer.json similarity index 66% rename from .devcontainer/60.2.2-python3.10/devcontainer.json rename to .devcontainer/60.3.1-python3.10/devcontainer.json index a3cfae8..e862c8e 100644 --- a/.devcontainer/60.2.2-python3.10/devcontainer.json +++ b/.devcontainer/60.3.1-python3.10/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:60.2.2-python3.10", + "image": "ghcr.io/howsoai/howso:60.3.1-python3.10", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/60.2.2-python3.11/devcontainer.json b/.devcontainer/60.3.1-python3.11/devcontainer.json similarity index 66% rename from .devcontainer/60.2.2-python3.11/devcontainer.json rename to .devcontainer/60.3.1-python3.11/devcontainer.json index b664da1..8bf3326 100644 --- a/.devcontainer/60.2.2-python3.11/devcontainer.json +++ b/.devcontainer/60.3.1-python3.11/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:60.2.2-python3.11", + "image": "ghcr.io/howsoai/howso:60.3.1-python3.11", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/60.2.2-python3.12/devcontainer.json b/.devcontainer/60.3.1-python3.12/devcontainer.json similarity index 66% rename from .devcontainer/60.2.2-python3.12/devcontainer.json rename to .devcontainer/60.3.1-python3.12/devcontainer.json index b918062..2c3b46b 100644 --- a/.devcontainer/60.2.2-python3.12/devcontainer.json +++ b/.devcontainer/60.3.1-python3.12/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:60.2.2-python3.12", + "image": "ghcr.io/howsoai/howso:60.3.1-python3.12", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/60.2.2-python3.13/devcontainer.json b/.devcontainer/60.3.1-python3.13/devcontainer.json similarity index 66% rename from .devcontainer/60.2.2-python3.13/devcontainer.json rename to .devcontainer/60.3.1-python3.13/devcontainer.json index 3fa04e0..288f1ab 100644 --- a/.devcontainer/60.2.2-python3.13/devcontainer.json +++ b/.devcontainer/60.3.1-python3.13/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:60.2.2-python3.13", + "image": "ghcr.io/howsoai/howso:60.3.1-python3.13", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b664da1..8bf3326 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/howsoai/howso:60.2.2-python3.11", + "image": "ghcr.io/howsoai/howso:60.3.1-python3.11", "customizations": { "vscode": { "extensions": ["ms-toolsai.jupyter"] From 09e17080a3aaf84bbf6539b4fc89769bb7f92e8e Mon Sep 17 00:00:00 2001 From: howso-automation Date: Mon, 15 Jun 2026 15:23:51 +0000 Subject: [PATCH 2/2] Trigger workflows (empty commit)