Skip to content

Commit

Permalink
Merge pull request #1879 from tactilenews/1832_update_chrome_version_…
Browse files Browse the repository at this point in the history
…to_run_system_specs

Update chrome version for test runner
  • Loading branch information
mattwr18 authored Jun 3, 2024
2 parents dffbec6 + af0e20a commit f410edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
ports: [ '1080:1080', '1025:1025' ]

chrome:
image: browserless/chrome:1.31-chrome-stable
image: browserless/chrome:1.61-chrome-stable
ports:
- "3333:3333"
# Mount application source code to support file uploading
Expand Down

0 comments on commit f410edd

Please sign in to comment.