Skip to content

Commit c82b179

Browse files
authored
Bump Docker base image to 2025.12.0 (home-assistant#159077)
1 parent 1e1265c commit c82b179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
UV_HTTP_TIMEOUT: 60
1616
UV_SYSTEM_PYTHON: "true"
1717
# Base image version from https://github.com/home-assistant/docker
18-
BASE_IMAGE_VERSION: "2025.11.3"
18+
BASE_IMAGE_VERSION: "2025.12.0"
1919
ARCHITECTURES: '["amd64", "aarch64"]'
2020

2121
jobs:

0 commit comments

Comments
 (0)