Skip to content
Snippets Groups Projects
Commit afbc9fc8 authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

Merge remote-tracking branch 'origin/EPIC-9024' into ISAICP-9427-2

parents d84b87bf 13d73219
No related branches found
No related tags found
1 merge request!209Release 2.2.0
......@@ -8,7 +8,7 @@
services:
selenium-chrome:
# Keep this version in sync with .opts.yml.
image: selenium/standalone-chromium:4.23
image: selenium/standalone-chromium:4.28.1
container_name: ddev-${DDEV_SITENAME}-selenium-chrome
expose:
# The internal noVNC port, which operates over HTTP so it can be exposed
......
......@@ -48,6 +48,6 @@ phpunit_clone: False
phpunit_clean: True
# Keep this version in sync with .ddev/docker-compose.selenium-chrome.yaml.
selenium_version: '4.23'
selenium_version: '4.28.1'
memcached: True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment