Update Nextcloud version in config
Some checks failed
/ terraform (push) Failing after 2s
/ ansible (push) Failing after 2s

This commit is contained in:
Jake Howard 2024-04-15 15:12:15 +01:00
parent 9c02017fed
commit b6583cc823
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -19,7 +19,7 @@ $CONFIG = array (
0 => 'intersect.jakehoward.tech', 0 => 'intersect.jakehoward.tech',
), ),
'dbtype' => 'mysql', 'dbtype' => 'mysql',
'version' => '28.0.2.5', 'version' => '28.0.4.1',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech', 'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud', 'dbname' => 'nextcloud',
'dbhost' => 'mariadb', 'dbhost' => 'mariadb',