Skip to content

Commit ff5bcd7

Browse files
committed
fix(e2e): update Playwright image to v1.57.0-noble
1 parent 024dfd3 commit ff5bcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-e2e-statics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
retries: 3
1313

1414
playwright:
15-
image: mcr.microsoft.com/playwright:v1.57.0
15+
image: mcr.microsoft.com/playwright:v1.57.0-noble
1616
environment:
1717
BASE_URL: "http://nginx-server"
1818
WEBTEAM_UI_NPM_TOKEN: ${WEBTEAM_UI_NPM_TOKEN}

0 commit comments

Comments
 (0)