Skip to content

Commit

Permalink
Bump playwright/python in /docker/auxiliary-containers/gcb_playwright (
Browse files Browse the repository at this point in the history
…#999)

Bumps playwright/python from v1.48.0-jammy to v1.49.0-jammy.

---
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>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 1f5043d commit e8a6058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/auxiliary-containers/gcb_playwright/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright/python:v1.48.0-jammy
FROM mcr.microsoft.com/playwright/python:v1.49.0-jammy

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

0 comments on commit e8a6058

Please sign in to comment.