Codebase list docker-compose / 4bd6f1a
Bump 1.10.0 Signed-off-by: Joffrey F <joffrey@docker.com> Joffrey F 7 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 from __future__ import absolute_import
11 from __future__ import unicode_literals
22
3 __version__ = '1.10.0-rc2'
3 __version__ = '1.10.0'
1414
1515 set -e
1616
17 VERSION="1.10.0-rc2"
17 VERSION="1.10.0"
1818 IMAGE="docker/compose:$VERSION"
1919
2020