diff --git a/Dockerfile b/Dockerfile index 0d68ddb..79d130a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright/python:v1.29.0-focal +FROM mcr.microsoft.com/playwright/python:v1.30.0-focal RUN pip3 install -U --progress-bar=off --no-use-pep517 deepl-cli