From 0ce3008f581cc14e865b1fea7ea5741ebf109763 Mon Sep 17 00:00:00 2001 From: fuzhongyun <15339891972@163.com> Date: Fri, 27 Mar 2026 18:41:16 +0800 Subject: [PATCH] fixbug --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 77d10b0..628ddf6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright/python:v1.51.0-jammy +FROM mcr.microsoft.com/playwright/python:v1.58.0-jammy WORKDIR /app