mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix ren in agent docker-compose tests
This commit is contained in:
parent
07cfffbda2
commit
4a4bc2cd45
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
|
||||
services:
|
||||
api:
|
||||
agent:
|
||||
image: collinbarrett/filterlists.agent:test-agent
|
||||
build:
|
||||
context: .
|
||||
|
|
|
|||
Loading…
Reference in a new issue