update default mariadb version to 10.11

This commit is contained in:
usmannasir
2024-01-14 10:06:43 +05:00
parent 574fb18e2b
commit 95060381b8
2 changed files with 42 additions and 12 deletions

View File

@@ -1173,7 +1173,6 @@ gpgcheck=1
WriteToFile.close()
command = 'dnf update -y'
result = ProcessUtilities.outputExecutioner(command, 'root', True)