mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 04:58:28 +00:00
Use the correct name for the image
This commit is contained in:
parent
01fa29ca1d
commit
7cfd552510
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
version: '2'
|
||||
|
||||
services:
|
||||
sherlock:
|
||||
build: .
|
||||
image: theyahya/sherlock
|
||||
volumes:
|
||||
- "./results:/opt/sherlock/results"
|
||||
|
|
Loading…
Add table
Reference in a new issue