Skip to content

Commit

Permalink
chore: bump playwright base image (#3441)
Browse files Browse the repository at this point in the history
  • Loading branch information
connoratrug authored Feb 28, 2024
1 parent c354dd9 commit 6156f78
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 @@ -214,7 +214,7 @@ jobs:
- post_steps
e2e-preview:
docker:
- image: mcr.microsoft.com/playwright:v1.41.2-jammy
- image: mcr.microsoft.com/playwright:v1.42.0-jammy
steps:
- checkout
- run: npm i -D @playwright/test
Expand Down

0 comments on commit 6156f78

Please sign in to comment.