Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2023
1 parent 0c2edf2 commit 7896ae4
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.36.1-jammy
FROM mcr.microsoft.com/playwright:v1.36.2-jammy

ARG UID=1000 GID=1000

Expand Down

0 comments on commit 7896ae4

Please sign in to comment.