Skip to content

Commit b9dc95c

Browse files
authored
Merge branch 'develop' into bump-node-version
2 parents 8afbe24 + 127b955 commit b9dc95c

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.google.com/linux/linux_signing_key.pub | gpg --dearmor
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=146.0.7680.80-1
14+
ARG GOOGLE_CHROME_STABLE_VERSION=146.0.7680.164-1
1515
# renovate: datasource=repology depName=debian_13/firefox-esr versioning=loose
1616
ARG FIREFOX_ESR_VERSION=140.8.0esr-1~deb13u1
1717
RUN apt-get update -qqy && \

0 commit comments

Comments
 (0)