From f34538fdb61781f1927b7c2a2765cd20cd3daa80 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 17 Dec 2024 16:17:20 +0100 Subject: [PATCH] Ok this file was updated in meantime but tidying it up a bit anyway --- docs/reference/setup/install/docker.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/setup/install/docker.asciidoc b/docs/reference/setup/install/docker.asciidoc index de675b451969..f3576db0c786 100644 --- a/docs/reference/setup/install/docker.asciidoc +++ b/docs/reference/setup/install/docker.asciidoc @@ -70,12 +70,6 @@ docker pull {docker-image} // REVIEWED[DEC.10.24] -- -Alternatevely, you can use the Wolfi based image. Using Wolfi based images requires Docker version 20.10.10 or superior. -[source,sh,subs="attributes"] ----- -docker pull {docker-wolfi-image} ----- - . Optional: Install https://docs.sigstore.dev/cosign/system_config/installation/[Cosign] for your environment. Then use Cosign to verify the {es} image's signature.