diff --git a/core/Dockerfile b/core/Dockerfile index 50bce82ff07..6410906615b 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -1,5 +1,5 @@ # Get Playwright -FROM mcr.microsoft.com/playwright:v1.53.1 +FROM mcr.microsoft.com/playwright:v1.53.2 # Set the working directory WORKDIR /ionic