Skip to content

Commit acb379b

Browse files
authored
fix: Move browser cache to user directory (#44)
## Summary This PR fixes the browser cache location to be downloaded in the `/home/agent` directory instead of the previous location. ## Changes - Updated browser cache download location to `/home/agent` directory - Ensures proper file permissions and accessibility for the agent user ## Testing - [ ] Browser cache downloads successfully to the new location - [ ] Agent can access and use the downloaded cache files - [ ] No regression in existing browser automation functionality Signed-off-by: Eden Reich <eden.reich@gmail.com>
1 parent 4f18ff7 commit acb379b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)