Skip to content

Commit

Permalink
fix: Update playwright image version (#11493)
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro committed Jun 13, 2023
1 parent 15353e0 commit b2ad835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ executors:

webkit-test-executor:
docker:
- image: mcr.microsoft.com/playwright:v1.30.0-focal
- image: mcr.microsoft.com/playwright:v1.34.2-focal
- image: verdaccio/verdaccio:5.20
auth:
username: $DOCKERHUB_USERNAME
Expand Down

0 comments on commit b2ad835

Please sign in to comment.