Skip to content

Commit a307112

Browse files
authored
Merge pull request #201 from konstruktoid/master
correct sections
2 parents 244cb2a + bed663d commit a307112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docker run -it --net host --pid host --cap-add audit_control \
3636
Docker bench requires Docker 1.10.0 or later in order to run.
3737

3838
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.
39+
doesn't contain `auditctl`, this will generate errors in section 1.8 to 1.15.
4040
Distribution specific Dockerfiles that fixes this issue are available in the
4141
[distros directory](https://github.com/docker/docker-bench-security/tree/master/distros).
4242

0 commit comments

Comments
 (0)