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

Commit d55313b

Browse files
Update mcr.microsoft.com/playwright Docker tag to v1.48.0
1 parent 0fbe92c commit d55313b

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.48.0-jammy
4848

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

0 commit comments

Comments
 (0)