Skip to content

Commit

Permalink
fix(ch07s05): Fix solution
Browse files Browse the repository at this point in the history
  • Loading branch information
jramcast committed Oct 2, 2023
1 parent 197c2e2 commit bd7737e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/pipelines-review/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit bd7737e

Please sign in to comment.