Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit fe6c494

Browse files
Update rabbitmq Docker tag to v4.1 (#887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bf818b commit fe6c494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
MINIO_ROOT_PASSWORD: ChangeMe
7272
command: [ server, /data ]
7373
- name: rabbitmq
74-
image: rabbitmq:4.0-management
74+
image: rabbitmq:4.1-management
7575
- name: opencti
7676
image: nikolaik/python-nodejs:python3.10-nodejs18-alpine
7777
environment:

0 commit comments

Comments
 (0)