Skip to content

Commit

Permalink
Replace obsolete container property
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyRR committed Feb 5, 2024
1 parent 9e681ed commit 0d873f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MagicEightBall.API/MagicEightBall.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<ContainerBaseImage>mcr.microsoft.com/dotnet/aspnet:8.0</ContainerBaseImage>
<ContainerImageName>magic-8-ball-api</ContainerImageName>
<ContainerRepository>magic-8-ball-api</ContainerRepository>
<ContainerImageTag>built-in</ContainerImageTag>
</PropertyGroup>

Expand Down

0 comments on commit 0d873f3

Please sign in to comment.