Skip to content

Commit 60f8de1

Browse files
ezr-ondrejlzap
authored andcommitted
clowdapp: Use correct Konflux image
in 5433c6b we've used incorrect (old) repo. We have switched to a new repo in the meantime.
1 parent 5433c6b commit 60f8de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/image-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ objects:
261261

262262
parameters:
263263
- name: IMAGE
264-
value: quay.io/redhat-services-prod/insights-management-tenant/insights-image-builder/image-builder-backend
264+
value: quay.io/redhat-services-prod/insights-management-tenant/insights-image-builder/image-builder
265265
required: true
266266
- name: IMAGE_TAG
267267
required: true

0 commit comments

Comments
 (0)