ci: pin selenium docker image tag 1.0.0

This commit is contained in:
zmstone 2024-06-27 13:56:03 +02:00
parent 7e089dce6b
commit 8e9eb441db
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
selenium:
shm_size: '2gb'
image: ghcr.io/emqx/selenium-chrome:latest
image: ghcr.io/emqx/selenium-chrome:1.0.0
volumes:
- ./:/app
depends_on: