Skip to content

Commit

Permalink
test(deps): update dependency git-lfs to v3 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 1, 2021
1 parent 479c2f0 commit bbd5517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/Dockerfile.bionic
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ RUN install-tool swift 5.5.0
RUN install-tool terraform 1.0.8

# renovate: datasource=github-releases lookupName=git-lfs/git-lfs
RUN install-tool git-lfs v2.13.3
RUN install-tool git-lfs v3.0.1
2 changes: 1 addition & 1 deletion test/latest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ ARG APT_HTTP_PROXY
ARG IGNORED_TOOLS=powershell,node

# renovate: datasource=github-releases lookupName=git-lfs/git-lfs
RUN install-tool git-lfs v2.13.3
RUN install-tool git-lfs v3.0.1

# renovate: datasource=github-releases lookupName=PowerShell/PowerShell
RUN install-tool powershell v7.1.4
Expand Down

0 comments on commit bbd5517

Please sign in to comment.