- images:
- # Image is used by ci to figure out the `app_version`
- image:
- repository: ccr.ccs.tencentyun.com/seembox/mcr.microsoft.com_playwright
- tag: v1.55.0-noble
- noble_image:
- repository: mcr.microsoft.com/playwright
- tag: v1.55.0-noble
- jammy_image:
- repository: mcr.microsoft.com/playwright
- tag: v1.55.0-noble
- consts:
- playwright_container_name: playwright
- pwuser_home_path: /home/pwuser
- perms_container_name: permissions
|