Skip to content

Commit bdb13d8

Browse files
authored
Merge pull request #169 from Linkurious/renovate/browsers
Update browsers
2 parents e15d4ba + 08c144c commit bdb13d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ 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.164-1
14+
ARG GOOGLE_CHROME_STABLE_VERSION=146.0.7680.177-1
1515
# renovate: datasource=repology depName=debian_13/firefox-esr versioning=loose
16-
ARG FIREFOX_ESR_VERSION=140.8.0esr-1~deb13u1
16+
ARG FIREFOX_ESR_VERSION=140.9.0esr-1~deb13u1
1717
RUN apt-get update -qqy && \
1818
apt-get -qqy install --no-install-recommends \
1919
#xvfb=2:1.20.4-1 \

0 commit comments

Comments
 (0)