diff --git a/src/Testcontainers.CosmosDb/CosmosDbBuilder.cs b/src/Testcontainers.CosmosDb/CosmosDbBuilder.cs index cb1c01022..5ea80b51b 100644 --- a/src/Testcontainers.CosmosDb/CosmosDbBuilder.cs +++ b/src/Testcontainers.CosmosDb/CosmosDbBuilder.cs @@ -26,7 +26,7 @@ public CosmosDbBuilder() /// /// /// The full Docker image name, including the image repository and tag - /// (e.g., mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:latest). + /// (e.g., mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview). /// /// /// Docker image tags available at .