From 141adab9410b7bdc524a86a9b12d2d617929abe5 Mon Sep 17 00:00:00 2001 From: Steven Smith <77019920+stevsmit@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:46:36 -0400 Subject: [PATCH] Updates command that uses old reference (#805) Co-authored-by: Steven Smith --- modules/clair-standalone-configure.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/clair-standalone-configure.adoc b/modules/clair-standalone-configure.adoc index 0ea87703e..e342eb2b6 100644 --- a/modules/clair-standalone-configure.adoc +++ b/modules/clair-standalone-configure.adoc @@ -65,7 +65,7 @@ If the extension is not present, the following error will be displayed when Clai $ sudo podman run --rm -it --name quay_config \ -p 80:8080 -p 443:8443 \ -v $QUAY/config:/conf/stack:Z \ - registry.redhat.io/quay/quay-rhel8:v3.8.2 config secret + {productrepo}/{quayimage}:{productminv} config secret ---- . Log in to the configuration tool and click *Enable Security Scanning* in the *Security Scanner* section of the UI.