We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e69f4e commit 9e321d1Copy full SHA for 9e321d1
Dockerfile
@@ -27,7 +27,7 @@ RUN apt-get update -y && \
27
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
28
29
# renovate: datasource=github-tags depName=git/git extractVersion=^v(?<version>.*)$
30
-ENV GIT_VERSION=2.48.1
+ENV GIT_VERSION=2.49.0
31
32
# renovate: datasource=repology depName=debian_12/build-essential-mipsen versioning=loose
33
ENV BUILDESSENTIAL_VERSION=12.9
0 commit comments