Skip to content

Commit

Permalink
build(deps): bump playwright/python in the docker group
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update: playwright/python.


Updates `playwright/python` from v1.48.0-jammy to v1.49.1-jammy

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 19dd504 commit 497ac09
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,7 +1,7 @@
# Use the official Playwright image from Microsoft
# Playwright only supports till v1.48.0
# DO NOT UPGRADE TO v1.49.1
FROM mcr.microsoft.com/playwright/python:v1.48.0-jammy
FROM mcr.microsoft.com/playwright/python:v1.49.1-jammy

# Set environment variables
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 497ac09

Please sign in to comment.