Skip to content

Commit

Permalink
Change sample container image
Browse files Browse the repository at this point in the history
Change to ASP.NET 8 sample container image

Signed-off-by: Sidney Andrews <[email protected]>
  • Loading branch information
seesharprun authored Jan 10, 2024
1 parent 8d60d8d commit 49d77fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/app/web.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ module containerAppsApp '../core/host/container-apps/app.bicep' = {
userAssignedManagedIdentityIds: [
userAssignedManagedIdentity.resourceId
]
containerImage: 'mcr.microsoft.com/dotnet/samples:aspnetapp'
}
}

Expand Down

0 comments on commit 49d77fc

Please sign in to comment.