Skip to content

Commit 16fd122

Browse files
authored
chore(ci): update playwright version (#342)
1 parent dcc405d commit 16fd122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

earthly/playwright/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ VERSION 0.8
33
SETUP:
44
FUNCTION
55
ARG workdir
6-
FROM mcr.microsoft.com/playwright:v1.45.2-jammy
6+
FROM mcr.microsoft.com/playwright:v1.48.0-jammy
77
WORKDIR $workdir
88

99
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)