diff --git a/Dockerfile b/Dockerfile index dab7754..09ca50a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM selenium/standalone-edge:147.0 +FROM selenium/standalone-edge:148.0 # lxml not working in python 3.12 USER root