We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1c24bb + 17fc888 commit 609b80bCopy full SHA for 609b80b
Dockerfile
@@ -11,7 +11,7 @@ RUN curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key a
11
12
# Latest Ubuntu Google Chrome, XVFB and JRE installs
13
# renovate: datasource=repology depName=aur/google-chrome versioning=loose
14
-ARG GOOGLE_CHROME_STABLE_VERSION=141.0.7390.122-1
+ARG GOOGLE_CHROME_STABLE_VERSION=142.0.7444.59-1
15
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
16
ARG FIREFOX_ESR_VERSION=140.4.0esr-1~deb12u1
17
RUN apt-get update -qqy && \
0 commit comments