Skip to content

Commit a1b1c12

Browse files
committed
Reverted docker image back to playwright-v1.41 from v1.50.
1 parent 12872c9 commit a1b1c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ services:
160160
# - rabbitmq-data:/var/lib/rabbitmq
161161

162162
playwright:
163-
image: mcr.microsoft.com/playwright:v1.50.1-jammy
163+
image: mcr.microsoft.com/playwright:v1.41.2-jammy
164164
working_dir: /workspace
165165
volumes:
166166
- ./playwright:/workspace

0 commit comments

Comments
 (0)