Skip to content

Commit

Permalink
Update test/HealthChecks.Milvus.Tests/MilvusContainerFixture.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Sitnik <[email protected]>
  • Loading branch information
Alirexaa and adamsitnik authored Jan 9, 2025
1 parent 91a0868 commit 92b19d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/HealthChecks.Milvus.Tests/MilvusContainerFixture.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ public sealed class MilvusContainerFixture : IAsyncLifetime

public const string Image = "milvusdb/milvus";


public const string Tag = "v2.4.13";

public MilvusContainer? Container { get; private set; }
Expand Down

0 comments on commit 92b19d8

Please sign in to comment.