Skip to content

Commit 18a55c2

Browse files
bseremrfay
authored andcommitted
Update docker-compose.selenium-chrome.yaml
Switch to official image
1 parent f64683f commit 18a55c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.selenium-chrome.yaml

+1-1
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: selenium/standalone-chromium:126.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)