Skip to content

Commit 33fb357

Browse files
committed
Use seleniarm
1 parent 04dac5c commit 33fb357

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: selenium/standalone-chromium:126.0
9+
image: seleniarm/standalone-chromium:latest
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)