You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I assume the problem is that CentOS 8 is EoL, so they don't update it anymore. For Rocky/Alma, they should use the rhel dir, not centos. Are you able to provide a PR for this?
Describe the Bug
Incorrect URL is used for the package_ce_source_location that includes "/centos/" which the docker stopped updating ~5 months ago.
Expected Behavior
Latest docker-ce package should be installed but were getting an older version because the incorrect repo URL is used.
Steps to Reproduce
Apply on any Rocky8, Alma8 or RedHat8. Docker version installed is 26 but should be 27.
Environment
Additional Context
Compare these two repos:
https://download.docker.com/linux/rhel/8/x86_64/stable/Packages/
https://download.docker.com/linux/centos/8/x86_64/stable/Packages/
Seems like the rhel repo would be appropriate for our rocky and alma servers.
The text was updated successfully, but these errors were encountered: