Skip to content

Commit

Permalink
chore: updated playwright version to 1.48.0 in test dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
barath-kumar-tw committed Oct 9, 2024
1 parent db7dce9 commit 9b1ba3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use playwright image as a base
FROM mcr.microsoft.com/playwright:v1.47.0-jammy as playwright
FROM mcr.microsoft.com/playwright:v1.48.0-jammy as playwright

WORKDIR /b2b

Expand Down

0 comments on commit 9b1ba3f

Please sign in to comment.