We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89353b commit 1b1ff2eCopy full SHA for 1b1ff2e
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.54.0
+RUN install-tool git v2.55.0
51
52
# mark all directories as safe
53
RUN git config --system --add safe.directory '*'
0 commit comments