We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddcfbd commit 5ffcac8Copy full SHA for 5ffcac8
docker-compose.yml
@@ -27,7 +27,7 @@ services:
27
MEMCACHED_SASL_PWDB: "/home/memcache/memcached-sasl-db"
28
MEMCACHED_PASSWORD: "REPLACE_WITH_SECURE_MEMCACHED_PASSWORD"
29
rabbitmq:
30
- image: "rabbitmq:4.0.7"
+ image: "rabbitmq:4.1"
31
restart: unless-stopped
32
environment:
33
RABBITMQ_DEFAULT_USER: "zulip"
0 commit comments