Skip to content

Commit

Permalink
Update to Playwright 1.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmehner committed Jun 16, 2023
1 parent f481d27 commit 7798151
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/dry-donuts-rescue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"bits-to-dead-trees": patch
---

Update to Playwright 1.35.1
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.35.0
FROM mcr.microsoft.com/playwright:v1.35.1

ENV NODE_ENV=production
ENV SERVER_PORT=8000
Expand Down

0 comments on commit 7798151

Please sign in to comment.