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 e80282a commit fd981b3Copy full SHA for fd981b3
.github/workflows/build-test-publish.yml
@@ -225,7 +225,7 @@ jobs:
225
strategy:
226
matrix:
227
rabbitmq-image:
228
- - rabbitmq:3.11.0-management
+ - rabbitmq:3.13.7-management
229
- rabbitmq:management
230
- pivotalrabbitmq/rabbitmq:main
231
steps:
@@ -296,7 +296,7 @@ jobs:
296
297
298
299
- - rabbitmq:3.13.0-management
300
301
302
- name: Check out code into the Go module directory
0 commit comments