Skip to content

Commit

Permalink
build(deps): bump playwright/python from v1.46.0-jammy to v1.47.0-jam…
Browse files Browse the repository at this point in the history
…my (#28)

Bumps playwright/python from v1.46.0-jammy to v1.47.0-jammy.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent d996556 commit 5dd257c
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,5 +1,5 @@
# Use the official Playwright image from Microsoft
FROM mcr.microsoft.com/playwright/python:v1.46.0-jammy
FROM mcr.microsoft.com/playwright/python:v1.47.0-jammy

# Set environment variables
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 5dd257c

Please sign in to comment.