Skip to content

Commit

Permalink
use nightly chrome standalone server
Browse files Browse the repository at this point in the history
  • Loading branch information
amtuannguyen committed Oct 20, 2024
1 parent f852ac9 commit 26974e7
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
Expand Up @@ -41,7 +41,7 @@ services:
- ${MAILCATCHER_HTTP:-4084}:1080

chrome:
image: selenium/standalone-chrome:96.0
image: selenium/standalone-chrome:nightly
ports:
- ${VNC_HTTP:-7904}:7900

0 comments on commit 26974e7

Please sign in to comment.