mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-07-23 20:24:38 +02:00
nextcloud: change php version to 8.1
This commit is contained in:
parent
443d708886
commit
36130b6e87
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ LXC_NESTING="1"
|
|||
NEXTCLOUD_VERSION="latest"
|
||||
|
||||
# Defines the php version to install
|
||||
NEXTCLOUD_PHP_VERSION="8.0"
|
||||
NEXTCLOUD_PHP_VERSION="8.1"
|
||||
|
||||
# Defines the IP from the SQL server
|
||||
NEXTCLOUD_DB_IP="127.0.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue