Skip to content

Commit

Permalink
chore(deps): update dependency git to v2.47.0 (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 9844930 commit 796f900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ RUN set e; \
true

# renovate: datasource=github-tags packageName=git/git
RUN install-tool git v2.46.2
RUN install-tool git v2.47.0

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

0 comments on commit 796f900

Please sign in to comment.