deploy
This commit is contained in:
5
a2a.yaml
5
a2a.yaml
@@ -1,5 +1,5 @@
|
||||
name: seleniumbase-website-scraper
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
entrypoint: agent:BrowserToApiAgent
|
||||
expose:
|
||||
public: true
|
||||
@@ -15,6 +15,7 @@ runtime:
|
||||
deny_internet_by_default: false
|
||||
apt_packages:
|
||||
- ca-certificates
|
||||
- chromium
|
||||
- fonts-liberation
|
||||
- libasound2
|
||||
- libatk-bridge2.0-0
|
||||
@@ -38,5 +39,3 @@ runtime:
|
||||
- libxkbcommon0
|
||||
- libxrandr2
|
||||
- xdg-utils
|
||||
install_commands:
|
||||
- python -m playwright install chromium
|
||||
|
||||
Reference in New Issue
Block a user