fix: use explicit Home Assistant base image

This commit is contained in:
2026-07-22 11:57:17 +02:00
parent 90659cb24b
commit bc3ea8562a
3 changed files with 7 additions and 3 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
ARG BUILD_FROM
FROM $BUILD_FROM
FROM ghcr.io/home-assistant/base:latest
RUN apk add --no-cache python3