mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Remove restriction on docker version
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
4fa72a066a
commit
1c499bb2eb
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue