Skip to content

Commit 43c9b34

Browse files
Update rabbitmq Docker tag to v4.1.0 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cd08cf commit 43c9b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
retries: 5
1616
start_period: 40s
1717
rabbitmq:
18-
image: "rabbitmq:4.0.9-management-alpine"
18+
image: "rabbitmq:4.1.0-management-alpine"
1919
ports:
2020
- "5672:5672"
2121
healthcheck:

0 commit comments

Comments
 (0)