Skip to content

Commit 265b99c

Browse files
committed
[TASK] Update Behat Image
1 parent 11fb182 commit 265b99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ddev/docker-compose.browser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.6'
22
services:
33
chrome:
44
container_name: ddev-${DDEV_SITENAME}-chromedriver
5-
image: selenium/standalone-chrome:3.141
5+
image: seleniarm/standalone-chromium:111.0
66
restart: "no"
77
volumes:
88
- /dev/shm:/dev/shm

0 commit comments

Comments
 (0)