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

Set min to 2021.09

This commit is contained in:
Philipp Holzer 2021-09-25 20:35:08 +02:00
parent 73381d98b5
commit 3db645e404
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432

View file

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