Skip to content

Commit 1a1aa91

Browse files
Bump playwright/python in /docker/auxiliary-containers/gcb_playwright (#1114)
Bumps playwright/python from v1.50.0-noble to v1.51.0-noble. --- updated-dependencies: - dependency-name: playwright/python dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d1f9a2 commit 1a1aa91

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

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.50.0-noble
1+
FROM mcr.microsoft.com/playwright/python:v1.51.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)