[deps] Update rabbitmq Docker tag to v4.2.2

This commit is contained in:
renovate[bot]
2025-12-20 03:12:03 +00:00
committed by GitHub
parent a3c1483c7a
commit b5dd9c247a
2 changed files with 2 additions and 2 deletions

View File

@@ -325,7 +325,7 @@ services:
MINIO_ROOT_PASSWORD: ChangeMe
command: [server, /data]
- name: rabbitmq
image: rabbitmq:4.2.1-management
image: rabbitmq:4.2.2-management
- name: opencti-raw-start
image: nikolaik/python-nodejs:python3.11-nodejs22-alpine

View File

@@ -113,7 +113,7 @@ services:
restart: unless-stopped
opencti-dev-rabbitmq:
container_name: opencti-dev-rabbitmq
image: rabbitmq:4.2.1-management
image: rabbitmq:4.2.2-management
restart: unless-stopped
volumes:
- ./rabbitmq.config:/etc/rabbitmq/conf.d/90-userdefined.conf