Skip to content
Snippets Groups Projects
Commit b9edd0d7 authored by Stefan Agner's avatar Stefan Agner Committed by Pascal Vizeli
Browse files

Fix generic-x86-64 build (#47214)

Replace the wrong Docker Hub repository slipped in during testing.
parent 4907c129
No related branches found
No related tags found
No related merge requests found
ARG BUILD_VERSION
FROM agners/amd64-homeassistant:$BUILD_VERSION
FROM homeassistant/amd64-homeassistant:$BUILD_VERSION
RUN apk --no-cache add \
libva-intel-driver \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment