Skip to content

Commit

Permalink
deps: update rabbitmq docker tag to v3.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-apoapsis-bot authored and sschuberth committed Jul 3, 2024
1 parent 4cec94e commit 57ba267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:
# Setting the hostname is necessary for persistence.
# See https://www.futurefundamentals.com/set-rabbitmq-with-data-persistent-with-docker-compose/.
hostname: ort-server-rabbitmq
image: rabbitmq:3.13.3
image: rabbitmq:3.13.4
restart: unless-stopped
# See https://www.rabbitmq.com/monitoring.html#health-checks
healthcheck:
Expand Down

0 comments on commit 57ba267

Please sign in to comment.