chore: Update rabbitmq version to 3.12 (#6323)
This commit is contained in:
parent
21997b1cdf
commit
d82588835d
2
.github/workflows/build-mq-broker.yml
vendored
2
.github/workflows/build-mq-broker.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
RABBITMQ_VERSION: 3.11-alpine
|
||||
RABBITMQ_VERSION: 3.12-alpine
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Reference in a new issue