2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-25 19:06:58 +02:00

Set min version to 2021.04

This commit is contained in:
Philipp Holzer 2021-08-28 20:55:41 +02:00
parent 7661882be8
commit d8af2bd66c
No known key found for this signature in database
GPG key ID: 9A28B7D4FF5667BD

View file

@ -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() {