Skip to content

Commit 59a9640

Browse files
update .tekton/tasks/e2e-test.yaml
1 parent 84b6cae commit 59a9640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/tasks/e2e-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
type: string
3131
steps:
3232
- name: e2e-test
33-
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:9a6c4554c393b526a24c3b137a59faae436afc61
33+
image: quay.io/redhat-user-workloads/konflux-qe-team-tenant/konflux-e2e/konflux-e2e-tests:48eb3cdf4f554f42ddf30d142f4aaed2c7607b5a
3434
command: ["/konflux-e2e/konflux-e2e.test"]
3535
# a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened
3636
# against build-definitions to update this tag

0 commit comments

Comments
 (0)