Skip to content

Commit 600aaba

Browse files
committed
⬆️ [maykinmedia/open-api-framework#117] Upgrade rabbitmq to 4.0
1 parent 0d6d318 commit 600aaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
command: postgres -c max_connections=300 -c log_min_messages=LOG
1313

1414
rabbitmq:
15-
image: rabbitmq:3.9-alpine
15+
image: rabbitmq:4.0-alpine
1616

1717
redis:
1818
image: redis

0 commit comments

Comments
 (0)