1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

CI: fix rabbitmq version service to 3.8 due to breaking changes in config of version 3.9 (latest)

This commit is contained in:
Sonja Happ 2021-08-17 14:51:12 +02:00 committed by Steffen Vogel
parent bfa51b2585
commit a6bd73861b

View file

@ -179,7 +179,7 @@ test:integration:
- build/tests/integration/
services:
- eclipse-mosquitto
- rabbitmq
- rabbitmq:3.8
- redis
tags:
- docker