chore(deps): update rabbitmq docker tag to v3.12.4 (#362)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-28 18:22:19 +08:00 committed by GitHub
parent 0ba4a1c7a0
commit 6c3b6bab7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
rabbitmq: rabbitmq:
image: rabbitmq:3.12.2-management-alpine image: rabbitmq:3.12.4-management-alpine
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
ports: ports: