Skip to content

Commit 40b3c35

Browse files
build(deps): bump playwright/python from v1.44.0-jammy to v1.45.0-jammy
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>
1 parent f7002c8 commit 40b3c35

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)