chore: updates os for Docker Engine Installation for redhat (#7809)

This commit is contained in:
Nageshbansal
2025-05-03 15:36:16 +05:30
committed by GitHub
parent 3fbc3dec48
commit cb08ce5e5d

View File

@@ -93,7 +93,7 @@ check_os() {
;;
Red\ Hat*)
desired_os=1
os="red hat"
os="rhel"
package_manager="yum"
;;
CentOS*)