Updating docker-compose file with latest Docker image
This commit is contained in:
parent
677cb52715
commit
f23269796a
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ services:
|
|||
clamav-rest:
|
||||
mem_reservation: 262144000
|
||||
mem_limit: 1048576000
|
||||
image: niilo/clamav-rest
|
||||
image: ajilaag/clamav-rest
|
||||
ports:
|
||||
- "9000:9000"
|
Loading…
Add table
Reference in a new issue