We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b7587 commit 88c06fbCopy full SHA for 88c06fb
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.53.0
+RUN install-tool git v2.54.0
51
52
# mark all directories as safe
53
RUN git config --system --add safe.directory '*'
0 commit comments