mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-06-16 05:28:20 +08:00
feat: update playwright 1.61.0-noble
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
playwright-init:
|
||||
image: mcr.microsoft.com/playwright:v1.60.0-noble
|
||||
image: mcr.microsoft.com/playwright:v1.61.0-noble
|
||||
user: "root"
|
||||
volumes:
|
||||
- ./data:/home/pwuser/app
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
"
|
||||
restart: "no"
|
||||
playwright:
|
||||
image: mcr.microsoft.com/playwright:v1.60.0-noble
|
||||
image: mcr.microsoft.com/playwright:v1.61.0-noble
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Reference in New Issue
Block a user