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 a55d903 commit d59896aCopy full SHA for d59896a
test/worker/dmake.yml
@@ -27,7 +27,7 @@ env:
27
AMQP_URL: amqp://1.2.3.4/prod
28
29
docker_links:
30
- - image_name: rabbitmq:3.7
+ - image_name: rabbitmq:3.8
31
link_name: test-rabbitmq
32
probe_ports:
33
- 5672/tcp
tutorial/worker/dmake.yml
@@ -15,7 +15,7 @@ docker:
15
- deploy/dependencies.sh
16
17
18
19
link_name: rabbitmq
20
21
0 commit comments