Skip to content

Commit

Permalink
chore(deps): update dependency docker.dotnet to v3.125.13 (#25)
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 Mar 11, 2023
1 parent 54ee53f commit 5eb79e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ACR-SyncTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Azure.Containers.ContainerRegistry" Version="1.1.0-beta.5" />
<PackageReference Include="Azure.Identity" Version="1.8.1" />
<PackageReference Include="Docker.DotNet" Version="3.125.12" />
<PackageReference Include="Docker.DotNet" Version="3.125.13" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="Polly" Version="7.2.3" />
Expand Down

0 comments on commit 5eb79e0

Please sign in to comment.