Skip to content

Commit b921e49

Browse files
build(deps): bump playwright/python from v1.44.0-jammy to v1.45.0-jammy (#11)
Bumps playwright/python from v1.44.0-jammy to v1.45.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> Co-authored-by: Nicco <38905025+Nicconike@users.noreply.github.com>
1 parent 7e8df83 commit b921e49

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,5 +1,5 @@
11
# Use the official Playwright image from Microsoft
2-
FROM mcr.microsoft.com/playwright/python:v1.44.0-jammy
2+
FROM mcr.microsoft.com/playwright/python:v1.45.0-jammy
33

44
# Set environment variables
55
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)