summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-06-21 10:34:11 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-06-21 10:34:11 +0000
commite00d2e9e1f90c3b10c25b2782248cea1d5648232 (patch)
tree50cdbbd7a6e192aab6aeb8b5d13b81f4aacc5b40
parent5a42df0e615791a86601daca1fe60f78492b02f5 (diff)
downloadgitlab-ce-docs/container-scanning-nfs-bug.tar.gz
Apply suggestion to doc/user/application_security/container_scanning/index.mddocs/container-scanning-nfs-bug
-rw-r--r--doc/user/application_security/container_scanning/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/application_security/container_scanning/index.md b/doc/user/application_security/container_scanning/index.md
index 5dcf0a8f4c1..4e481efdb77 100644
--- a/doc/user/application_security/container_scanning/index.md
+++ b/doc/user/application_security/container_scanning/index.md
@@ -222,5 +222,5 @@ docker: Error response from daemon: failed to copy xattrs: failed to set xattr "
```
This was a bug in Docker and is now [fixed](https://github.com/containerd/continuity/pull/138).
-You need to make sure that Docker version is greater than 18.09.03. For more
+You need to make sure that Docker version is greater than `18.09.03`. For more
information you can see [issue #10241](https://gitlab.com/gitlab-org/gitlab-ee/issues/10241).