bug fix: update snappy version

This commit is contained in:
usmannasir 2024-10-16 11:34:05 +05:00
parent a145823034
commit 9ce1d5c498
2 changed files with 2 additions and 2 deletions

View File

@ -126,7 +126,7 @@ class preFlightsChecks:
debug = 1
cyberPanelMirror = "mirror.cyberpanel.net/pip"
cdn = 'cyberpanel.sh'
SnappyVersion = '2.33.0'
SnappyVersion = '2.38.2'
def __init__(self, rootPath, ip, path, cwd, cyberPanelPath, distro, remotemysql=None, mysqlhost=None, mysqldb=None,
mysqluser=None, mysqlpassword=None, mysqlport=None):

View File

@ -39,7 +39,7 @@ class Upgrade:
UbuntuPath = '/etc/lsb-release'
openEulerPath = '/etc/openEuler-release'
FromCloud = 0
SnappyVersion = '2.33.0'
SnappyVersion = '2.38.2'
LogPathNew = '/home/cyberpanel/upgrade_logs'
SoftUpgrade = 0