mirror of
https://github.com/friendica/docker
synced 2025-01-01 10:35:21 +01:00
Set min to 2021.09
This commit is contained in:
parent
73381d98b5
commit
3db645e404
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='2021.04'
|
||||
min_version='2021.09'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Reference in a new issue