mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-21 03:06:08 +02:00
Remove reference to 20
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
bcb8394750
commit
a35bc27737
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ set -eo pipefail
|
|||
|
||||
declare -A php_version=(
|
||||
[default]='8.0'
|
||||
[20]='7.4'
|
||||
[21]='7.4'
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue