Skip to content

Commit a861fbd

Browse files
author
magne
committed
chore: fix workflow rabbit image
1 parent 332fb3d commit a861fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
services:
2222
rabbitmq:
23-
image: rabbitmq:4.1.0-management
23+
image: rabbitmq:4.0.9-management
2424
options: --hostname test-node --name test-node
2525
env:
2626
RABBITMQ_HOSTNAME: "test-node"

0 commit comments

Comments
 (0)