diff --git a/src/pages/docs/agent/setup-on-windows-mac-linux.md b/src/pages/docs/agent/setup-on-windows-mac-linux.md index e0d1fc17..b75afb2b 100755 --- a/src/pages/docs/agent/setup-on-windows-mac-linux.md +++ b/src/pages/docs/agent/setup-on-windows-mac-linux.md @@ -333,7 +333,7 @@ There are two ways of starting the testsigma local agent using docker: FIREFOX: "http://firefox:4444" EDGE: "" chrome: - image: seleniarm/standalone-chrome:latest + image: seleniarm/standalone-chromium:latest shm_size: 1gb ports: - "4444:4444"