Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.47.2 (
Browse files Browse the repository at this point in the history
#195)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 7b1925f commit d3a3be8
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,5 +1,5 @@
# Get Playwright
FROM mcr.microsoft.com/playwright:v1.47.1
FROM mcr.microsoft.com/playwright:v1.47.2

# Enable corepack which lets us use pnpm
RUN corepack enable
Expand Down

0 comments on commit d3a3be8

Please sign in to comment.