Skip to content

Commit 9e47a9a

Browse files
build(deps): bump playwright/python from v1.46.0-focal to v1.48.0-focal (#266)
Bumps playwright/python from v1.46.0-focal to v1.48.0-focal. --- 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>
1 parent f451435 commit 9e47a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright/python:v1.46.0-focal
1+
FROM mcr.microsoft.com/playwright/python:v1.48.0-focal
22

33
ARG VERSION
44
ENV VERSION ${VERSION:-master}

0 commit comments

Comments
 (0)