Skip to content

RabbitMQ in docker compose file is very out of date #422

Open
@Montg0mery

Description

@Montg0mery

From docker-compose.yaml:

  rabbitmq:
    image: "rabbitmq:3.7.7"

You can see from here (https://www.rabbitmq.com/versions.html) that RabbitMQ 3.7 went end of life in 2020.

Unless there is a specific reason to be pinned to an end-of-life version (and a specific patch-level at that), please update this to the latest stable version (and don't pin to a specific patch-level if there's no reason to).

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions