Skip to content

Commit

Permalink
chore(deps): update dependency git to v2.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent 3e15834 commit c34b02b
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 @@ -51,7 +51,7 @@ RUN set e; \
true

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

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

0 comments on commit c34b02b

Please sign in to comment.