1
0
mirror of https://github.com/bitwarden/server synced 2025-12-20 10:13:39 +00:00

[deps] BRE: Update rabbitmq Docker tag to v4.2.0 (#4026)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-17 12:42:33 -05:00
committed by GitHub
parent de504d800b
commit 19ee4a0054

View File

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