rabbitmq: Update to 4.0

RabbitMQ Server 3.13 is out of support now.
This commit is contained in:
2024-11-21 22:49:32 -06:00
parent 121e6e7111
commit d6c83565ec

View File

@@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: rabbitmq
image: docker.io/library/rabbitmq:3.13-alpine
image: docker.io/library/rabbitmq:4.0-alpine
ports:
- name: amqps
containerPort: 5671