msa black-box-tests replaced docker compose version '2.2' -> '3.0'

This commit is contained in:
Sergey Matvienko 2023-02-27 17:42:30 +01:00
parent f823021ab8
commit 6fc6ef7b06
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
version: '2.2' version: '3.0'
services: services:
cassandra: cassandra:

View File

@ -14,6 +14,6 @@
# limitations under the License. # limitations under the License.
# #
version: '2.2' version: '3.0'
# Placeholder # Placeholder

View File

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
version: '2.2' version: '3.0'
services: services:
rabbitmq: rabbitmq: