Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 45d50ad

Browse files
Update mcr.microsoft.com/playwright Docker tag to v1.47.0
1 parent c044882 commit 45d50ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: "ubuntu-latest"
4545

4646
container:
47-
image: mcr.microsoft.com/playwright:v1.46.1-jammy
47+
image: mcr.microsoft.com/playwright:v1.47.0-jammy
4848

4949
steps:
5050
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)