File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
docs/en/ingest-management/elastic-agent Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,11 @@ Run the `docker pull` command against the Elastic Docker registry:
3636docker pull docker.elastic.co/elastic-agent/elastic-agent:{version}
3737----
3838
39- Alternately, you can use the hardened link:https://wolfi.dev/[Wolfi] image. Using Wolfi images requires Docker version 20.10.10 or higher.
39+ Alternately, you can use the hardened link:https://wolfi.dev/[Wolfi] image.
40+ Using Wolfi images requires Docker version 20.10.10 or later.
41+ For details about why the Wolfi images have been introduced, refer to our article
42+ link:https://www.elastic.co/blog/reducing-cves-in-elastic-container-images[Reducing CVEs in Elastic container images].
43+
4044
4145[source,terminal,subs="attributes"]
4246----
You can’t perform that action at this time.
0 commit comments