Skip to content

Commit

Permalink
Update browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent da9ef3b commit 584c648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ RUN curl -fsSL https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key a

# Latest Ubuntu Google Chrome, XVFB and JRE installs
# renovate: datasource=repology depName=aur/google-chrome versioning=loose
ARG GOOGLE_CHROME_STABLE_VERSION=130.0.6723.91-1
ARG GOOGLE_CHROME_STABLE_VERSION=131.0.6778.85-1
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
ARG FIREFOX_ESR_VERSION=128.4.0esr-1~deb12u1
ARG FIREFOX_ESR_VERSION=128.5.0esr-1~deb12u1
RUN apt-get update -qqy && \
apt-get -qqy install --no-install-recommends \
#xvfb=2:1.20.4-1 \
Expand Down

0 comments on commit 584c648

Please sign in to comment.