mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Remove restriction on docker version
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
b6ddddc31a
commit
95c6adeecf
@ -21,8 +21,6 @@ elif [ "$DOCKER_VERSIONS" == "all" ]; then
|
||||
DOCKER_VERSIONS=$($get_versions -n 2 recent)
|
||||
fi
|
||||
|
||||
DOCKER_VERSIONS=19.03.14
|
||||
|
||||
BUILD_NUMBER=${BUILD_NUMBER-$USER}
|
||||
PY_TEST_VERSIONS=${PY_TEST_VERSIONS:-py39}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user