diff --git a/ui-playwright/Dockerfile b/ui-playwright/Dockerfile index cbb23bb..d3e8436 100644 --- a/ui-playwright/Dockerfile +++ b/ui-playwright/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.49.1-jammy +FROM mcr.microsoft.com/playwright:v1.51.1-jammy RUN apt -y update \ && apt -y --no-install-recommends install curl libnss3-tools \