Skip to content

Commit 75b1889

Browse files
Update dependency ubuntu_24_04/git to v1:2.43.0-1ubuntu6 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ba32a2 commit 75b1889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ENV CURL_VERSION="8.5.0-2ubuntu9"
2323
# renovate: datasource=repology depName=ubuntu_24_04/ca-certificates versioning=loose
2424
ENV CA_CERTIFICATES_VERSION="20240203"
2525
# renovate: datasource=repology depName=ubuntu_24_04/git versioning=loose
26-
ENV GIT_VERSION="1:2.43.0-1ubuntu1"
26+
ENV GIT_VERSION="1:2.43.0-1ubuntu6"
2727
RUN apt-get update --yes && \
2828
apt-get upgrade --yes && \
2929
apt-get install --yes --no-install-recommends \

0 commit comments

Comments
 (0)