Skip to content

Commit 906ffb5

Browse files
build(deps): bump playwright/python in the docker group
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>
1 parent 0c36f3b commit 906ffb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Use the official Playwright image from Microsoft
22
# Playwright only supports till v1.48.0
33
# DO NOT UPGRADE TO v1.49.1
4-
FROM mcr.microsoft.com/playwright/python:v1.48.0-jammy
4+
FROM mcr.microsoft.com/playwright/python:v1.49.1-jammy
55

66
# Set environment variables
77
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)