Skip to content

Commit 9dae8e4

Browse files
authored
Update selenium image to 124.0
The previously used image was about two years old and contains Chromium version 101.
1 parent 590a50f commit 9dae8e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.selenium-chrome.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
services:
88
selenium-chrome:
9-
image: seleniarm/standalone-chromium:4.1.4-20220429
9+
image: seleniarm/standalone-chromium:124.0
1010
container_name: ddev-${DDEV_SITENAME}-selenium-chrome
1111
expose:
1212
# The internal noVNC port, which operates over HTTP so it can be exposed

0 commit comments

Comments
 (0)