4 references to RabbitMQContainerImageTags
Aspire.RabbitMQ.Client.Tests (4)
AspireRabbitMQLoggingTests.cs (2)
32
.WithImage($"{ComponentTestConstants.AspireTestContainerRegistry}/{
RabbitMQContainerImageTags
.Image}:{
RabbitMQContainerImageTags
.Tag}")
RabbitMQContainerFixture.cs (2)
37
.WithImage($"{ComponentTestConstants.AspireTestContainerRegistry}/{
RabbitMQContainerImageTags
.Image}:{
RabbitMQContainerImageTags
.Tag}")