Skip to content

Commit

Permalink
test(Scout): [BLA-SCOUT] upgrade playwright version to the required v…
Browse files Browse the repository at this point in the history
…ersion
  • Loading branch information
vishwapriya committed Aug 20, 2024
1 parent 2b398e3 commit 2fe1470
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.45.0-jammy as playwright
FROM mcr.microsoft.com/playwright:v1.46.1-jammy as playwright

WORKDIR /b2b

Expand Down

0 comments on commit 2fe1470

Please sign in to comment.