Skip to content

Commit cce88b1

Browse files
Akhil JhaAkhil Jha
authored andcommitted
chore(IQE-2762): Update IQE selenium image
1 parent ac1c1cf commit cce88b1

File tree

1 file changed

+1
-1
lines changed
  • controllers/cloud.redhat.com/providers/iqe

1 file changed

+1
-1
lines changed

controllers/cloud.redhat.com/providers/iqe/impl.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import (
2727
)
2828

2929
// DefaultImageIQESelenium defines the default selenium image for IQE testing
30-
var DefaultImageIQESelenium = "quay.io/redhatqe/selenium-standalone"
30+
var DefaultImageIQESelenium = "quay.io/cloudservices/selenium-standalone-chrome:136.0-20250828"
3131

3232
// IqeSecret represents the resource identifier for IQE secrets
3333
var IqeSecret = rc.NewSingleResourceIdent("cji", "iqe_secret", &core.Secret{})

0 commit comments

Comments
 (0)