Skip to content

Commit 7a477bc

Browse files
fix(deps): update dependency git to v2.51.0 (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d8d3f4 commit 7a477bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN set e; \
4747
true
4848

4949
# renovate: datasource=github-tags packageName=git/git
50-
RUN install-tool git v2.50.1
50+
RUN install-tool git v2.51.0
5151

5252
# mark all directories as safe
5353
RUN git config --system --add safe.directory '*'

0 commit comments

Comments
 (0)