This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72297a9044
core
/
machine
/
raspberrypi5-64
8 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Raspberry Pi 5 specific container image (#105488)
2023-12-11 16:39:48 +00:00
ARG \
BUILD_FROM
FROM $BUILD_FROM
RUN apk --no-cache add \
Fix Raspberry Pi utilities installation on Alpine 3.19 (#110463)
2024-02-13 14:07:37 +00:00
raspberrypi-utils