Skip to content

Commit c100d75

Browse files
author
Ilya Kuznetsov
authored
Update hst-install-ubuntu.sh (hestiacp#2093)
Change MariaDB version to 10.6
1 parent 76fc424 commit c100d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pma_v='5.1.1'
2828
rc_v="1.4.11"
2929
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0")
3030
fpm_v="7.4"
31-
mariadb_v="10.5"
31+
mariadb_v="10.6"
3232

3333
# Defining software pack for all distros
3434
software="apache2 apache2.2-common apache2-suexec-custom apache2-utils

0 commit comments

Comments
 (0)