mirror of
https://github.com/bitwarden/server.git
synced 2026-01-11 19:57:01 +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:
parent
de504d800b
commit
19ee4a0054
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ services:
|
|||
- idp
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:4.1.3-management
|
||||
image: rabbitmq:4.2.0-management
|
||||
ports:
|
||||
- "5672:5672"
|
||||
- "15672:15672"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue