Skip to content

Commit 6681f50

Browse files
chore(deps): update dependency git to v2.48.1 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f709b8c commit 6681f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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.48.0
50+
RUN install-tool git v2.48.1
5151

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

0 commit comments

Comments
 (0)