Skip to content

Commit ce4bab2

Browse files
committed
test: updated playwright in docker test file
1 parent 60b9318 commit ce4bab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use playwright image as a base
2-
FROM mcr.microsoft.com/playwright:v1.40.0-jammy as playwright
2+
FROM mcr.microsoft.com/playwright:v1.41.2-jammy as playwright
33

44
WORKDIR /b2b
55

0 commit comments

Comments
 (0)