Skip to content

Commit 87e0b92

Browse files
authored
docs(CosmosDb): Replace unsupported tag 'latest' with 'vnext-preview' (#1660)
1 parent d07629c commit 87e0b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Testcontainers.CosmosDb/CosmosDbBuilder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public CosmosDbBuilder()
2626
/// </summary>
2727
/// <param name="image">
2828
/// The full Docker image name, including the image repository and tag
29-
/// (e.g., <c>mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:latest</c>).
29+
/// (e.g., <c>mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview</c>).
3030
/// </param>
3131
/// <remarks>
3232
/// Docker image tags available at <see href="https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator" />.

0 commit comments

Comments
 (0)