diff --git a/machine/generic-x86-64 b/machine/generic-x86-64
index e858c38222192bb97758f73041cb1b6e431801ab..4c83228387ddb95e3faf3437ebf1f0ed778a5d3c 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 \