diff --git a/machine/generic-x86-64 b/machine/generic-x86-64 index e858c382221..4c83228387d 100644 --- a/machine/generic-x86-64 +++ b/machine/generic-x86-64 @@ -1,5 +1,5 @@ ARG BUILD_VERSION -FROM agners/amd64-homeassistant:$BUILD_VERSION +FROM homeassistant/amd64-homeassistant:$BUILD_VERSION RUN apk --no-cache add \ libva-intel-driver \