Skip to content

Commit 83e5f73

Browse files
chore(deps): Bump rabbitmq (#1502)
1 parent 1b600e3 commit 83e5f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springwolf-examples/springwolf-amqp-example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- amqp
1212

1313
amqp:
14-
image: rabbitmq:4.1-management-alpine
14+
image: rabbitmq:4.2-management-alpine
1515
ports:
1616
# AMQP protocol port
1717
- '5672:5672'

0 commit comments

Comments
 (0)