Skip to content

Commit 0063284

Browse files
authored
[ibexa/docker] Bumped SELENIUM_IMAGE version to 124.0-20250202 (#156)
* [ibexa/docker] Bumped SELENIUM_IMAGE version to 124.0-20250202 * Added change to 5.0
1 parent dee2f4d commit 0063284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ibexa/docker/4.6/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"REDIS_IMAGE": "healthcheck/redis",
2020
"#2": "# Behat / Selenium config",
2121
"#3": "## web host refer to the tip of the setup, so varnish if that is used.",
22-
"SELENIUM_IMAGE": "selenium/standalone-chrome:110.0-20230306",
22+
"SELENIUM_IMAGE": "selenium/standalone-chrome:124.0-20250202",
2323
"CHROMIUM_IMAGE": "registry.gitlab.com/dmore/docker-chrome-headless:7.1",
2424
"WEB_HOST": "http://web",
2525
"MINK_DEFAULT_SESSION": "selenium",

ibexa/docker/5.0/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"REDIS_IMAGE": "healthcheck/redis",
2020
"#2": "# Behat / Selenium config",
2121
"#3": "## web host refer to the tip of the setup, so varnish if that is used.",
22-
"SELENIUM_IMAGE": "selenium/standalone-chrome:110.0-20230306",
22+
"SELENIUM_IMAGE": "selenium/standalone-chrome:124.0-20250202",
2323
"CHROMIUM_IMAGE": "registry.gitlab.com/dmore/docker-chrome-headless:7.1",
2424
"WEB_HOST": "http://web",
2525
"MINK_DEFAULT_SESSION": "selenium",

0 commit comments

Comments
 (0)