Skip to content

Commit

Permalink
chore(deps): Bump playwright from v1.46.1-focal to v1.48.0-focal
Browse files Browse the repository at this point in the history
Bumps playwright from v1.46.1-focal to v1.48.0-focal.

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 2f571cb commit d986098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# reference: https://stackoverflow.com/a/51683309/3711475
# reference: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md#running-puppeteer-in-docker

FROM mcr.microsoft.com/playwright:v1.46.1-focal AS setup
FROM mcr.microsoft.com/playwright:v1.48.0-focal AS setup

USER root

Expand Down

0 comments on commit d986098

Please sign in to comment.