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
RHEL 9.0 ships haproxy-2.4.7, RHEL 9.1 will ship haproxy-2.4.17. It's
possible future RHEL 9 versions will have further version rebases.
Add a check to verify that microdnf has installed the version number
that corresponds to the number in the "version" LABEL.
With this change, we will fail the container image build instead of
accidentally installing a newer version that does not match our LABEL.
0 commit comments