File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.0.48
2+ current_version = 0.0.49
33commit = False
44tag = False
55serialize =
Original file line number Diff line number Diff line change 1- 0.0.48
1+ 0.0.49
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ 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=142.0.7444.59 -1
14+ ARG GOOGLE_CHROME_STABLE_VERSION=142.0.7444.162 -1
1515# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
16- ARG FIREFOX_ESR_VERSION=140.4 .0esr-1~deb12u1
16+ ARG FIREFOX_ESR_VERSION=140.5 .0esr-1~deb12u1
1717RUN apt-get update -qqy && \
1818 apt-get -qqy install --no-install-recommends \
1919 # xvfb=2:1.20.4-1 \
You can’t perform that action at this time.
0 commit comments