Skip to content

Commit

Permalink
Playwright bump
Browse files Browse the repository at this point in the history
- bump the playrwright container version to match.

Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>
  • Loading branch information
chirino committed Mar 17, 2024
1 parent 9d700a0 commit 189d9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.playwright
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.40.1-jammy
FROM mcr.microsoft.com/playwright:v1.41.2-jammy

ENV NODE_EXTRA_CA_CERTS=/usr/local/share/ca-certificates/cacerts.crt

Expand Down

0 comments on commit 189d9a1

Please sign in to comment.