mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
nextcloud: change php version to 8.1
This commit is contained in:
parent
443d708886
commit
36130b6e87
@ -23,7 +23,7 @@ LXC_NESTING="1"
|
|||||||
NEXTCLOUD_VERSION="latest"
|
NEXTCLOUD_VERSION="latest"
|
||||||
|
|
||||||
# Defines the php version to install
|
# Defines the php version to install
|
||||||
NEXTCLOUD_PHP_VERSION="8.0"
|
NEXTCLOUD_PHP_VERSION="8.1"
|
||||||
|
|
||||||
# Defines the IP from the SQL server
|
# Defines the IP from the SQL server
|
||||||
NEXTCLOUD_DB_IP="127.0.0.1"
|
NEXTCLOUD_DB_IP="127.0.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user