Skip to content

Commit ee818cf

Browse files
committed
bump google chrome version
1 parent 61e2dd9 commit ee818cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key a
1111

1212
# Latest Ubuntu Google Chrome, XVFB and JRE installs
1313
# renovate: datasource=repology depName=aur/google-chrome versioning=loose
14-
ARG GOOGLE_CHROME_STABLE_VERSION=140.0.7339.127-1
14+
ARG GOOGLE_CHROME_STABLE_VERSION=140.0.7339.185-1
1515
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
1616
ARG FIREFOX_ESR_VERSION=128.14.0esr-1~deb12u1
1717
RUN apt-get update -qqy && \

0 commit comments

Comments
 (0)