diff --git a/chrome/Dockerfile b/chrome/Dockerfile index 8fb34017..61aa0790 100644 --- a/chrome/Dockerfile +++ b/chrome/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3006 -FROM selenium/standalone-chrome:125.0 +FROM selenium/standalone-chrome:128.0 # hadolint ignore=DL3002 USER root