1
0
Fork 0

rabbitmq: Update to 4.0

RabbitMQ Server 3.13 is out of support now.
pull/37/head
Dustin 2024-11-21 22:49:32 -06:00
parent 121e6e7111
commit d6c83565ec
1 changed files with 1 additions and 1 deletions

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