Skip to content

Commit 22fd20f

Browse files
Update rabbitmq Docker tag to v3.13.4 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75ad0c3 commit 22fd20f

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:3.13.3-management-alpine"
18+
image: "rabbitmq:3.13.4-management-alpine"
1919
ports:
2020
- "5672:5672"
2121
healthcheck:

0 commit comments

Comments
 (0)