Merge "Pull the selenium standalone-firefox image from quay"

This commit is contained in:
Zuul 2025-03-06 22:00:56 +00:00 committed by Gerrit Code Review
commit 53852ef383

View File

@ -2,4 +2,4 @@
shell:
executable: /bin/sh
cmd: |
docker run -d --network="host" -v /dev/shm:/dev/shm selenium/standalone-firefox:latest
docker run -d --network="host" -v /dev/shm:/dev/shm quay.io/opendevmirror/selenium-standalone-firefox:latest