core: bump selenium/standalone-chromium from 142.0 to 143.0 in /tests/e2e (#18772)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-12 13:27:55 +00:00
committed by GitHub
parent 55ab2f13d6
commit d90a41a186

View File

@@ -1,6 +1,6 @@
services:
chromium:
image: docker.io/selenium/standalone-chromium:142.0
image: docker.io/selenium/standalone-chromium:143.0
shm_size: 2g
network_mode: host
restart: always