From bd7737e9bdfa235ad4c3ac4371ece43c93dd2716 Mon Sep 17 00:00:00 2001 From: Jaime Ramirez Date: Mon, 2 Oct 2023 12:29:07 +0200 Subject: [PATCH] fix(ch07s05): Fix solution --- solutions/pipelines-review/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solutions/pipelines-review/pipeline.yaml b/solutions/pipelines-review/pipeline.yaml index fe972c39bb..577bd9f440 100644 --- a/solutions/pipelines-review/pipeline.yaml +++ b/solutions/pipelines-review/pipeline.yaml @@ -89,4 +89,4 @@ spec: - name: destImageURL value: docker://registry.ocp4.example.com:8443/developer/$(params.DEPLOY_APP_NAME) - name: image - value: registry.ocp4.example.com:8443/ubi9/skopeo + value: registry.ocp4.example.com:8443/ubi9/skopeo:9.2