core: bump selenium/standalone-chrome from 136.0 to 137.0 in /tests/e2e (#14963)
Bumps selenium/standalone-chrome from 136.0 to 137.0. --- updated-dependencies: - dependency-name: selenium/standalone-chrome dependency-version: '137.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
chrome:
|
chrome:
|
||||||
platform: linux/x86_64
|
platform: linux/x86_64
|
||||||
image: docker.io/selenium/standalone-chrome:136.0
|
image: docker.io/selenium/standalone-chrome:137.0
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/shm:/dev/shm
|
- /dev/shm:/dev/shm
|
||||||
network_mode: host
|
network_mode: host
|
||||||
|
|||||||
Reference in New Issue
Block a user