Fixed the rabbitmq image url

This commit is contained in:
Alexander Trost
2015-10-12 09:34:30 +02:00
parent 8a9666b766
commit ccb2be615b

View File

@@ -13,7 +13,7 @@ memcache:
image: "quay.io/sameersbn/memcached:latest"
restart: always
#rabbitmq:
# image: "quay.io/rabbitmq:3.5.5"
# image: "docker.io/rabbitmq:3.5.5"
# hostname: zulip-rabbit
camo:
image: "quay.io/galexrt/camo:latest"