dep: revert chrome version pinning (#9235)

Close #6680
This commit is contained in:
Tony 2022-03-02 01:28:33 -10:00 committed by GitHub
parent 1eb748b3c1
commit ca250ba9c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -16,8 +16,7 @@ services:
- browserless
browserless:
# See issue 6680
image: browserless/chrome:1.43-chrome-stable
image: browserless/chrome
restart: always
ulimits:
core:

View File

@ -67,7 +67,7 @@
- name: Create and start browserless container
docker_container:
name: browserless
image: browserless/chrome:1.43-chrome-stable
image: browserless/chrome
state: started
restart_policy: always
published_ports: