diff --git a/core/Dockerfile b/core/Dockerfile index d214b9cc3f5..0c84c2c1d9e 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -1,5 +1,5 @@ # Get Playwright -FROM mcr.microsoft.com/playwright:v1.42.1 +FROM mcr.microsoft.com/playwright:v1.43.0 # Set the working directory WORKDIR /ionic