Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 78b6e4c

Browse files
authoredApr 18, 2025··
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.52.0
1 parent b0d88ea commit 78b6e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎core/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Playwright
2-
FROM mcr.microsoft.com/playwright:v1.51.1
2+
FROM mcr.microsoft.com/playwright:v1.52.0
33

44
# Set the working directory
55
WORKDIR /ionic

0 commit comments

Comments
 (0)
Please sign in to comment.