Skip to content
Snippets Groups Projects
Verified Commit fd9f7bf1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(system-upgrades): Replace docker.io images with upstream Fedora

parent 189ae88e
Branches
Tags 18.21.2
No related merge requests found
...@@ -37,6 +37,6 @@ spec: ...@@ -37,6 +37,6 @@ spec:
force: false force: false
channel: http://calver/weekly channel: http://calver/weekly
upgrade: upgrade:
image: docker.io/library/fedora:35 image: registry.fedoraproject.org/fedora:35
command: ["chroot", "/host"] command: ["chroot", "/host"]
args: ["sh", "/run/system-upgrade/secrets/fedora/upgrade.sh"] args: ["sh", "/run/system-upgrade/secrets/fedora/upgrade.sh"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment