Skip to content

Commit e50849b

Browse files
[TASK] Update selenium/standalone-chromium Docker tag to v139
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | docker | selenium/standalone-chromium | 138.0 | 139.0 |
1 parent 0eb9ded commit e50849b

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)