From 59a16c3e465c6da0e8a137e795a0922b03bdc883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Thu, 20 Feb 2025 16:07:58 +0100 Subject: [PATCH] Added change to 5.0 --- ibexa/docker/5.0/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibexa/docker/5.0/manifest.json b/ibexa/docker/5.0/manifest.json index 5b58b9c3..9c81c810 100644 --- a/ibexa/docker/5.0/manifest.json +++ b/ibexa/docker/5.0/manifest.json @@ -19,7 +19,7 @@ "REDIS_IMAGE": "healthcheck/redis", "#2": "# Behat / Selenium config", "#3": "## web host refer to the tip of the setup, so varnish if that is used.", - "SELENIUM_IMAGE": "selenium/standalone-chrome:110.0-20230306", + "SELENIUM_IMAGE": "selenium/standalone-chrome:124.0-20250202", "CHROMIUM_IMAGE": "registry.gitlab.com/dmore/docker-chrome-headless:7.1", "WEB_HOST": "http://web", "MINK_DEFAULT_SESSION": "selenium",