This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-clam.git
The following commit(s) were added to refs/heads/master by this push:
new 65012a8 SLING-9888 freshclam fails updating the signature database
during integration tests
65012a8 is described below
commit 65012a83d39d671f1e529bf9ad1790a94b6dcbec
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Nov 10 11:57:12 2020 +0100
SLING-9888 freshclam fails updating the signature database during
integration tests
remove Docker image from README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8597b60..6b23b3d 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Please see [Apache Sling
Clam](https://github.com/apache/sling-org-apache-sling-
## Integration Tests
-Integration tests require a running Clam daemon. By default a Docker container
(`mk0x/docker-clamav:alpine`) is started via
[Testcontainers](https://www.testcontainers.org/) and local
[Docker](https://www.docker.com/) Engine to provide the Clam daemon.
+Integration tests require a running Clam daemon. By default a Docker container
is started via [Testcontainers](https://www.testcontainers.org/) and local
[Docker](https://www.docker.com/) Engine to provide the Clam daemon.
### Use external Clam daemon