From 6c0abef3d985559a98b415fdaee10c078a2f4bef Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Tue, 21 Apr 2026 16:18:38 +0800 Subject: [PATCH 1/2] Update Docker image version for Playwright API --- installer/dataease/docker-compose-playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/dataease/docker-compose-playwright.yml b/installer/dataease/docker-compose-playwright.yml index 2566572c32..a2ed0adc4f 100644 --- a/installer/dataease/docker-compose-playwright.yml +++ b/installer/dataease/docker-compose-playwright.yml @@ -2,7 +2,7 @@ version: '3.8' services: api: - image: registry.cn-qingdao.aliyuncs.com/dataease/de-playwright-api:v1.58.2-noble + image: registry.cn-qingdao.aliyuncs.com/dataease/de-playwright-api:v1.58.2-noble-0421 container_name: de-playwright-api privileged: true environment: From a784e36705ae71266680c66571db733fbc19acbd Mon Sep 17 00:00:00 2001 From: xuwei-fit2cloud Date: Tue, 21 Apr 2026 16:23:26 +0800 Subject: [PATCH 2/2] Update dataease.version to 2.10.22 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cbbf1f79eb..784d2165fb 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ - 2.10.21 + 2.10.22 21 UTF-8 2023.0.1.0