Skip to content

Commit 88c06fb

Browse files
fix(deps): update dependency git to v2.54.0 (#1249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28b7587 commit 88c06fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.53.0
50+
RUN install-tool git v2.54.0
5151

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

0 commit comments

Comments
 (0)