Skip to content

Commit 6cbbf73

Browse files
eclipse-apoapsis-botnnobelis
authored andcommitted
deps: update rabbitmq docker tag to v4.1.1
1 parent 2473155 commit 6cbbf73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
# Setting the hostname is necessary for persistence.
4545
# See https://www.futurefundamentals.com/set-rabbitmq-with-data-persistent-with-docker-compose/.
4646
hostname: ort-server-rabbitmq
47-
image: rabbitmq:4.1.0
47+
image: rabbitmq:4.1.1
4848
restart: unless-stopped
4949
# See https://www.rabbitmq.com/monitoring.html#health-checks
5050
healthcheck:

0 commit comments

Comments
 (0)