6 references to OracleContainerImageTags
Aspire.Hosting.Oracle (6)
OracleDatabaseBuilderExtensions.cs (6)
21
/// This version of the package defaults to the <inheritdoc cref="
OracleContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
OracleContainerImageTags
.Registry"/>/<inheritdoc cref="
OracleContainerImageTags
.Image"/> container image.
52
.WithImage(
OracleContainerImageTags
.Image,
OracleContainerImageTags
.Tag)
53
.WithImageRegistry(
OracleContainerImageTags
.Registry)