Skip to content

Commit 36e2f1c

Browse files
Merge pull request #923 from eliashaeussler/renovate/selenium-standalone-chromium-139.x
[TASK] Update selenium/standalone-chromium Docker tag to v139
2 parents 0eb9ded + e50849b commit 36e2f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ddev/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:138.0
9+
image: selenium/standalone-chromium:139.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)