Skip to content

Commit

Permalink
chore(ci): update playwright version (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
emiride authored Oct 28, 2024
1 parent dcc405d commit 16fd122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/playwright/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ VERSION 0.8
SETUP:
FUNCTION
ARG workdir
FROM mcr.microsoft.com/playwright:v1.45.2-jammy
FROM mcr.microsoft.com/playwright:v1.48.0-jammy
WORKDIR $workdir

RUN apt-get update && apt-get install -y \
Expand Down

0 comments on commit 16fd122

Please sign in to comment.