mirror of
https://github.com/nextcloud/docker.git
synced 2025-07-22 15:18:05 +02:00
Add workaround and update php to 8.3
Signed-off-by: HowRuck <ertus123123@gmail.com>
This commit is contained in:
parent
035003969a
commit
7bc9f22463
13 changed files with 230 additions and 66 deletions
|
@ -10,7 +10,7 @@ declare -A debian_version=(
|
|||
)
|
||||
|
||||
declare -A php_version=(
|
||||
[default]='8.2'
|
||||
[default]='8.3'
|
||||
)
|
||||
|
||||
declare -A cmd=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue