Skip to content

Commit bd16796

Browse files
saironepenet
authored andcommitted
Bump base image to 2026.02.0 with Python 3.14.3, use 3.14.3 in CI
This also bumps libcec used in the base image to 7.1.1, full changelog: * https://github.com/home-assistant/docker/releases/tag/2026.02.0 Python changelog: * https://docs.python.org/release/3.14.3/whatsnew/changelog.html
1 parent ea34fe4 commit bd16796

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
UV_HTTP_TIMEOUT: 60
1515
UV_SYSTEM_PYTHON: "true"
1616
# Base image version from https://github.com/home-assistant/docker
17-
BASE_IMAGE_VERSION: "2026.01.0"
17+
BASE_IMAGE_VERSION: "2026.02.0"
1818
ARCHITECTURES: '["amd64", "aarch64"]'
1919

2020
permissions: {}

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.14.2
1+
3.14.3

script/hassfest/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)