mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-18 00:44:47 +02:00
Debian Bookworm (#2033)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
1b913eb0e9
commit
d3b3eeba85
2 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,8 @@ declare -A alpine_version=(
|
|||
)
|
||||
|
||||
declare -A debian_version=(
|
||||
[default]='bullseye'
|
||||
[25]='bullseye'
|
||||
[default]='bookworm'
|
||||
)
|
||||
|
||||
declare -A php_version=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue