Skip to content

Commit b1a93b4

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.58.2
1 parent 46ecd56 commit b1a93b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
smoke-tests:
7777
docker:
78-
- image: mcr.microsoft.com/playwright:v1.55.0-noble
78+
- image: mcr.microsoft.com/playwright:v1.58.2-noble
7979
working_directory: ~/app
8080
parallelism: 6
8181
steps:
@@ -176,7 +176,7 @@ jobs:
176176
177177
smoke-test-on-live-env:
178178
docker:
179-
- image: mcr.microsoft.com/playwright:v1.55.0-noble
179+
- image: mcr.microsoft.com/playwright:v1.58.2-noble
180180
working_directory: ~/app
181181
parallelism: 6
182182
steps:

0 commit comments

Comments
 (0)