Skip to content

Commit

Permalink
Update chrome for changedetection to 1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
fischerscode authored Jun 28, 2024
1 parent 25fc099 commit 0b5f497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/changedetection-io/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- name: PLAYWRIGHT_DRIVER_URL
value: "ws://127.0.0.1:3000/?stealth=1&--disable-web-security=true"
- name: playwright-chrome
image: browserless/chrome:1.53-chrome-stable
image: browserless/chrome:1.61-chrome-stable
env:
- name: DEFAULT_LAUNCH_ARGS
value: '["--window-size=1920,1080"]'
Expand Down

0 comments on commit 0b5f497

Please sign in to comment.