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
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Hi,
Can't use yum in the latest base image,
rpm -q --qf '%{version}\n' centos-releaseis used by yum to calculate$releasever.On the previous release:
On the current release:
I worked around this by doing
echo 7 > /etc/yum/vars/releasever.