We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e05af commit 1394147Copy full SHA for 1394147
1 file changed
Dockerfile
@@ -47,7 +47,7 @@ RUN set e; \
47
true
48
49
# renovate: datasource=github-tags packageName=git/git
50
-RUN install-tool git v2.52.0
+RUN install-tool git v2.53.0
51
52
# mark all directories as safe
53
RUN git config --system --add safe.directory '*'
0 commit comments