Skip to content

Commit

Permalink
Bump playwright from v1.43.0-jammy to v1.43.1-jammy
Browse files Browse the repository at this point in the history
Bumps playwright from v1.43.0-jammy to v1.43.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 Apr 15, 2024
1 parent b159723 commit 0a07164
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,7 +1,7 @@
# Nelson Dane

# Build from the playwright image
FROM mcr.microsoft.com/playwright:v1.43.0-jammy
FROM mcr.microsoft.com/playwright:v1.43.1-jammy
# Set ENV variables
ENV TZ=America/New_York
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 0a07164

Please sign in to comment.