Skip to content

Commit

Permalink
build(deps): bump playwright/python from v1.46.0-focal to v1.48.0-foc…
Browse files Browse the repository at this point in the history
…al (#266)

Bumps playwright/python from v1.46.0-focal to v1.48.0-focal.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2024
1 parent f451435 commit 9e47a9a
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
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright/python:v1.46.0-focal
FROM mcr.microsoft.com/playwright/python:v1.48.0-focal

ARG VERSION
ENV VERSION ${VERSION:-master}
Expand Down

0 comments on commit 9e47a9a

Please sign in to comment.