We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332fb3d commit a861fbdCopy full SHA for a861fbd
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
21
services:
22
rabbitmq:
23
- image: rabbitmq:4.1.0-management
+ image: rabbitmq:4.0.9-management
24
options: --hostname test-node --name test-node
25
env:
26
RABBITMQ_HOSTNAME: "test-node"
0 commit comments