"Bump 1.28.0-rc2"

Signed-off-by: aiordache <anca.iordache@docker.com>
This commit is contained in:
aiordache 2021-01-04 16:05:55 +01:00
parent a8ffcfaefb
commit aa8b7bb392
3 changed files with 5 additions and 3 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.28.0-rc1"
VERSION="1.28.0-rc2"
IMAGE="docker/compose:$VERSION"