1
0
mirror of https://github.com/bitwarden/server synced 2025-12-11 05:43:35 +00:00

[deps] BRE: Update rabbitmq Docker tag to v4.1.3 (#6205)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-01 13:04:44 -04:00
committed by GitHub
parent e2f96be4dc
commit 28fa3037a4

View File

@@ -99,7 +99,7 @@ services:
- idp
rabbitmq:
image: rabbitmq:4.1.0-management
image: rabbitmq:4.1.3-management
container_name: rabbitmq
ports:
- "5672:5672"