changing all docker-compose version from 2 to 2.4 under addOrg3/docker

Signed-off-by: Saliou <boomse@hotmail.fr>
This commit is contained in:
Saliou 2021-06-09 10:08:56 +00:00
parent 3c16bd850c
commit 339830e1dd
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#
version: '2'
version: '2.4'
networks:
test:

View file

@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0
#
version: '2'
version: '2.4'
networks:
test: