From 4a4bc2cd4583f2a21ed490cd074a477f70c61f89 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Wed, 3 Jul 2019 11:54:41 -0500 Subject: [PATCH] fix ren in agent docker-compose tests --- docker-compose.agent.tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.agent.tests.yml b/docker-compose.agent.tests.yml index 198c3f5cf..aa53c2b07 100644 --- a/docker-compose.agent.tests.yml +++ b/docker-compose.agent.tests.yml @@ -1,7 +1,7 @@ version: "3.7" services: - api: + agent: image: collinbarrett/filterlists.agent:test-agent build: context: .