We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6d318 commit 600aabaCopy full SHA for 600aaba
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
command: postgres -c max_connections=300 -c log_min_messages=LOG
13
14
rabbitmq:
15
- image: rabbitmq:3.9-alpine
+ image: rabbitmq:4.0-alpine
16
17
redis:
18
image: redis
0 commit comments