We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 244cb2a + bed663d commit a307112Copy full SHA for a307112
README.md
@@ -36,7 +36,7 @@ docker run -it --net host --pid host --cap-add audit_control \
36
Docker bench requires Docker 1.10.0 or later in order to run.
37
38
Also note that the default image and `Dockerfile` uses `FROM: alpine` which
39
-doesn't contain `auditctl`, this will generate errors in section 1.8 to 1.18.
+doesn't contain `auditctl`, this will generate errors in section 1.8 to 1.15.
40
Distribution specific Dockerfiles that fixes this issue are available in the
41
[distros directory](https://github.com/docker/docker-bench-security/tree/master/distros).
42
0 commit comments