Skip to content

Commit 233cf7e

Browse files
Bump playwright/python in /docker/auxiliary-containers/gcb_playwright (#1174)
Bumps playwright/python from v1.51.0-noble to v1.52.0-noble. --- updated-dependencies: - dependency-name: playwright/python dependency-version: v1.52.0-noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Didi Hoffmann <[email protected]>
1 parent 92c4897 commit 233cf7e

File tree

1 file changed

+1
-1
lines changed
  • docker/auxiliary-containers/gcb_playwright

1 file changed

+1
-1
lines changed

docker/auxiliary-containers/gcb_playwright/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright/python:v1.51.0-noble
1+
FROM mcr.microsoft.com/playwright/python:v1.52.0-noble
22

33
# Install dependencies
44
RUN apt-get update && apt-get install -y curl wget gnupg && rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)