1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 13:44:32 +01:00

Add Raspberry Pi 5 specific container image (#105488)

This commit is contained in:
Stefan Agner
2023-12-11 17:39:48 +01:00
committed by GitHub
parent d1ea04152a
commit 837ce99e30
2 changed files with 11 additions and 2 deletions
+3 -2
View File
@@ -197,7 +197,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
@@ -247,6 +247,7 @@ jobs:
- raspberrypi3-64
- raspberrypi4
- raspberrypi4-64
- raspberrypi5-64
- tinker
- yellow
- green
@@ -273,7 +274,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \