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:
dependabot[bot]
2025-06-09 03:32:59 +02:00
committed by GitHub
parent 814f3fc43d
commit aaf76bab92

View File

@ -1,7 +1,7 @@
services:
chrome:
platform: linux/x86_64
image: docker.io/selenium/standalone-chrome:136.0
image: docker.io/selenium/standalone-chrome:137.0
volumes:
- /dev/shm:/dev/shm
network_mode: host