docker-compose: Update to version 1.28.3
authorJavier Marcet <javier@marcet.info>
Thu, 18 Feb 2021 07:54:14 +0000 (07:54 +0000)
committerJavier Marcet <javier@marcet.info>
Fri, 19 Feb 2021 10:52:00 +0000 (10:52 +0000)
commit1c9e835012da492b0f73364a50ef32c3445a5af1
treef204ae6cae3769051933edc5962dd85d453553ad
parent78a36fea87bd7b18b1dc0c149f24a8d44d843cac
docker-compose: Update to version 1.28.3

Bugs:

- Fix SSH hostname parsing when it contains leading 's', 'h', and remove the quiet
option that was hiding the error (via docker-py bump to 4.4.2)

- Fix key error for --no-log-prefix option

- Fix incorrect CLI environment variable name for service profiles: COMPOSE_PROFILES
instead of COMPOSE_PROFILE

- Fix fish completion

Miscellaneous:

- Bump cryptography to 3.3.2

- Remove log driver filter

Signed-off-by: Javier Marcet <javier@marcet.info>
utils/docker-compose/Makefile