Skip to content

Commit 9e321d1

Browse files
Update dependency git/git to v2.49.0 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e69f4e commit 9e321d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apt-get update -y && \
2727
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
2828

2929
# renovate: datasource=github-tags depName=git/git extractVersion=^v(?<version>.*)$
30-
ENV GIT_VERSION=2.48.1
30+
ENV GIT_VERSION=2.49.0
3131

3232
# renovate: datasource=repology depName=debian_12/build-essential-mipsen versioning=loose
3333
ENV BUILDESSENTIAL_VERSION=12.9

0 commit comments

Comments
 (0)