We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba32a2 commit 75b1889Copy full SHA for 75b1889
ubuntu/Dockerfile
@@ -23,7 +23,7 @@ ENV CURL_VERSION="8.5.0-2ubuntu9"
23
# renovate: datasource=repology depName=ubuntu_24_04/ca-certificates versioning=loose
24
ENV CA_CERTIFICATES_VERSION="20240203"
25
# renovate: datasource=repology depName=ubuntu_24_04/git versioning=loose
26
-ENV GIT_VERSION="1:2.43.0-1ubuntu1"
+ENV GIT_VERSION="1:2.43.0-1ubuntu6"
27
RUN apt-get update --yes && \
28
apt-get upgrade --yes && \
29
apt-get install --yes --no-install-recommends \
0 commit comments