fix: pin rabbitmq version in docker-compose

This commit is contained in:
jo 2023-03-03 17:20:49 +01:00 committed by Kyle Robbertze
parent 0bdbc0425f
commit b87b8e5076
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
test: pg_isready -U libretime
rabbitmq:
image: rabbitmq:alpine
image: rabbitmq:3.11-alpine
environment:
RABBITMQ_DEFAULT_VHOST: /libretime
RABBITMQ_DEFAULT_USER: libretime