Skip to content

Commit

Permalink
Update chrome version for test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed May 26, 2024
1 parent 99569d3 commit af0e20a
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 @@ -49,7 +49,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 af0e20a

Please sign in to comment.