Skip to content

Commit 8500a20

Browse files
Update dependency aur/google-chrome to v134.0.6998.117-1
1 parent d71414f commit 8500a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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=134.0.6998.88-1
14+
ARG GOOGLE_CHROME_STABLE_VERSION=134.0.6998.117-1
1515
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
1616
ARG FIREFOX_ESR_VERSION=128.8.0esr-1~deb12u1
1717
RUN apt-get update -qqy && \

0 commit comments

Comments
 (0)