5 references to ValkeyContainerImageTags
Aspire.Hosting.Valkey (5)
ValkeyBuilderExtensions.cs (5)
23
/// This version of the package defaults to the <inheritdoc cref="
ValkeyContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
ValkeyContainerImageTags
.Image"/> container image.
79
.WithImage(
ValkeyContainerImageTags
.Image,
ValkeyContainerImageTags
.Tag)
80
.WithImageRegistry(
ValkeyContainerImageTags
.Registry)