Skip to content

Commit

Permalink
Bump playwright from 1.39.0-jammy to v1.40.0-jammy
Browse files Browse the repository at this point in the history
Bumps playwright from 1.39.0-jammy to v1.40.0-jammy.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent b0b8af4 commit fb03c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.39.0-jammy AS dependencies
FROM mcr.microsoft.com/playwright:v1.40.0-jammy AS dependencies

WORKDIR /app
COPY package.json yarn.lock ./
Expand Down

0 comments on commit fb03c50

Please sign in to comment.