diff --git a/src/nextcloud/constants-service.conf b/src/nextcloud/constants-service.conf index 81dca34..ac205a1 100644 --- a/src/nextcloud/constants-service.conf +++ b/src/nextcloud/constants-service.conf @@ -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"