diff --git a/chrome/Dockerfile b/chrome/Dockerfile index f436fa0b..05b1e4b8 100644 --- a/chrome/Dockerfile +++ b/chrome/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3006 -FROM selenium/standalone-chrome:134.0 +FROM selenium/standalone-chrome:135.0 # hadolint ignore=DL3002 USER root