Skip to content

Commit

Permalink
Merge pull request NelsonDane#139 from NelsonDane/dependabot/docker/p…
Browse files Browse the repository at this point in the history
…laywright-v1.41.1-jammy

Bump playwright from v1.40.1-jammy to v1.41.1-jammy
  • Loading branch information
NelsonDane authored Jan 22, 2024
2 parents 9a829ca + 98e0df1 commit d321f9e
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.40.1-jammy
FROM mcr.microsoft.com/playwright:v1.41.1-jammy
# Set ENV variables
ENV TZ=America/New_York
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit d321f9e

Please sign in to comment.