core: bump selenium/standalone-chrome from 135.0 to 136.0 in /tests/e2e (#14407)

Bumps selenium/standalone-chrome from 135.0 to 136.0.

---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
  dependency-version: '136.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-05-06 15:02:45 +02:00
committed by GitHub
parent f8c22170df
commit e92fa5df0b

View File

@ -1,6 +1,6 @@
services:
chrome:
image: docker.io/selenium/standalone-chrome:135.0
image: docker.io/selenium/standalone-chrome:136.0
volumes:
- /dev/shm:/dev/shm
network_mode: host