diff --git a/infrastructure/system-upgrades/fedora.yaml b/infrastructure/system-upgrades/fedora.yaml
index 594d3bae67e7349ae2983440b853f82c4aadf68b..28593e454e83fe5fe6a8f26608caa403ee9f9c25 100644
--- a/infrastructure/system-upgrades/fedora.yaml
+++ b/infrastructure/system-upgrades/fedora.yaml
@@ -37,6 +37,6 @@ spec:
     force: false
   channel: http://calver/weekly
   upgrade:
-    image: docker.io/library/fedora:35
+    image: registry.fedoraproject.org/fedora:35
     command: ["chroot", "/host"]
     args: ["sh", "/run/system-upgrade/secrets/fedora/upgrade.sh"]