2 references to PgWebTag
Aspire.Hosting.PostgreSQL (2)
PostgresBuilderExtensions.cs (2)
262
/// This version of the package defaults to the <inheritdoc cref="PostgresContainerImageTags.
PgWebTag
"/> tag of the <inheritdoc cref="PostgresContainerImageTags.PgWebImage"/> container image.
300
.WithImage(PostgresContainerImageTags.PgWebImage, PostgresContainerImageTags.
PgWebTag
)