diff --git a/modules/containers-signature-verify-skopeo.adoc b/modules/containers-signature-verify-skopeo.adoc index 52aa91f65487..7d3686770c7b 100644 --- a/modules/containers-signature-verify-skopeo.adoc +++ b/modules/containers-signature-verify-skopeo.adoc @@ -35,7 +35,7 @@ Pull From: quay.io/openshift-release-dev/ocp-release@sha256:e73ab4b33a9c3ff00c9f + [source,terminal] ---- -$ curl -o pub.key https://access.redhat.com/security/data/fd431d51.txt +$ curl -Lo pub.key https://security.access.redhat.com/data/fd431d51.txt ---- . Get the signature file for the specific release that you want to verify by running the following command: