Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uuf6429 authored Jan 19, 2025
1 parent 033929d commit 1357fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
selenium:
image: ${SELENIUM_IMAGE:-selenium/standalone-chrome:2}
image: ${SELENIUM_IMAGE:-selenium/standalone-chrome:2.53.1}
hostname: selenium
shm_size: 2g
environment:
Expand Down

0 comments on commit 1357fcc

Please sign in to comment.