Skip to content

Commit bd42ab1

Browse files
Update dependency aur/google-chrome to v118.0.5993.88-1 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78eaa23 commit bd42ab1

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
@@ -9,7 +9,7 @@ RUN curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key a
99

1010
# Latest Ubuntu Google Chrome, XVFB and JRE installs
1111
# renovate: datasource=repology depName=aur/google-chrome versioning=loose
12-
ARG GOOGLE_CHROME_STABLE_VERSION=118.0.5993.70-1
12+
ARG GOOGLE_CHROME_STABLE_VERSION=118.0.5993.88-1
1313
# renovate: datasource=repology depName=debian_11/firefox-esr versioning=loose
1414
ARG FIREFOX_ESR_VERSION=115.3.1esr-1~deb11u1
1515
RUN apt-get update -qqy && \

0 commit comments

Comments
 (0)