Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit effbc83

Browse files
committed
chore(deps): update dependency git to v2.45.1
1 parent 73d98d4 commit effbc83

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
@@ -51,7 +51,7 @@ RUN set e; \
5151
true
5252

5353
# renovate: datasource=github-tags packageName=git/git
54-
RUN install-tool git v2.45.0
54+
RUN install-tool git v2.45.1
5555

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

0 commit comments

Comments
 (0)