Disable Zygote sandbox in Chromium browser

This commit is contained in:
ngosang
2023-01-06 18:05:23 +01:00
parent 410ee7981f
commit a89679a52d
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
* Kill Chromium processes properly to avoid defunct/zombie processes
* Include procps (ps), curl and vim packages in the Docker image
* Update undetected-chromedriver
* Disable Zygote sandbox in Chromium browser
## v3.0.0 (2023/01/04)