Update stable base image version to 1.4.9
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 28 Nov 2025 21:10:00 +0000 (22:10 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Nov 2025 21:10:00 +0000 (22:10 +0100)
Prepare for stable bump next month by already bumping the base image version(otherwise we will forget)

.github/workflows/release.yml

index e19275b5153fce197444ca9e3b7334a81ae3c0c4..719b33faf2041c4e34edd4b9d8d6bd6712fe7f1d 100644 (file)
@@ -40,7 +40,7 @@ on:
 
 env:
   PYTHON_VERSION: "3.12"
-  BASE_IMAGE_VERSION_STABLE: "1.3.1"
+  BASE_IMAGE_VERSION_STABLE: "1.4.9"
   BASE_IMAGE_VERSION_BETA: "1.4.9"
   BASE_IMAGE_VERSION_NIGHTLY: "1.4.9"