You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2021. It is now read-only.
We build the docker image every month which has the updated virus database (see #4). So, we don't really need to fetch new virus database updates on every run, and hence, we can save a few seconds off from CI.
We build the docker image every month which has the updated virus database (see #4). So, we don't really need to fetch new virus database updates on every run, and hence, we can save a few seconds off from CI.
We can just remove this line.
docker-clamavd/run.sh
Line 4 in 7b10e61