Skip to content

Commit c7e6521

Browse files
Update dependency debian_12/firefox-esr to v140.8.0esr-1~deb12u1 (#712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b372ed1 commit c7e6521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.debian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ENV DEBIAN_FRONTEND=noninteractive
107107
ARG PIP_VERSION="26.0.1"
108108

109109
# renovate: datasource=repology depName=debian_12/firefox-esr versioning=loose
110-
ARG FIREFOX_VERSION="140.7.0esr-1~deb12u1"
110+
ARG FIREFOX_VERSION="140.8.0esr-1~deb12u1"
111111

112112
# Install required packages and apply fixes for vulnerabilities reported by Trivy
113113
RUN apt-get update && \

0 commit comments

Comments
 (0)