mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 15:44:52 +01:00
Remove intel-nuc machine from image build matrix (#166326)
This commit is contained in:
10
machine/intel-nuc
generated
10
machine/intel-nuc
generated
@@ -1,10 +0,0 @@
|
||||
# Automatically generated by hassfest.
|
||||
#
|
||||
# To update, run python3 -m script.hassfest -p docker
|
||||
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-homeassistant:latest
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
RUN apk --no-cache add \
|
||||
libva-intel-driver
|
||||
|
||||
LABEL io.hass.machine="intel-nuc"
|
||||
Reference in New Issue
Block a user