mirror of
https://github.com/friendica/docker
synced 2025-03-04 18:13:47 +01:00
Set min version to 2021.04
This commit is contained in:
parent
7661882be8
commit
d8af2bd66c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='2020.09'
|
||||
min_version='2021.04'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Reference in a new issue