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 2473155 commit 6cbbf73Copy full SHA for 6cbbf73
docker-compose.yml
@@ -44,7 +44,7 @@ services:
44
# Setting the hostname is necessary for persistence.
45
# See https://www.futurefundamentals.com/set-rabbitmq-with-data-persistent-with-docker-compose/.
46
hostname: ort-server-rabbitmq
47
- image: rabbitmq:4.1.0
+ image: rabbitmq:4.1.1
48
restart: unless-stopped
49
# See https://www.rabbitmq.com/monitoring.html#health-checks
50
healthcheck:
0 commit comments