Skip to content

Commit

Permalink
build: Bump playwright from v1.40.1-jammy to v1.41.1-jammy
Browse files Browse the repository at this point in the history
Bumps playwright from v1.40.1-jammy to v1.41.1-jammy.

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent c55bde3 commit a5314a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.40.1-jammy
FROM mcr.microsoft.com/playwright:v1.41.1-jammy

ARG UID=1000 GID=1000

Expand Down

0 comments on commit a5314a2

Please sign in to comment.