Skip to content

Commit

Permalink
Bump playwright from v1.48.2 to v1.49.0
Browse files Browse the repository at this point in the history
Bumps playwright from v1.48.2 to v1.49.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 9c8f52e commit b9fb27a
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.48.2
FROM mcr.microsoft.com/playwright:v1.49.0

ENV NODE_ENV=production
ENV PORT=8000
Expand Down

0 comments on commit b9fb27a

Please sign in to comment.