Skip to content

Commit

Permalink
Merge pull request #28 from Azure-Samples/container-aspnetapp-sample
Browse files Browse the repository at this point in the history
Change sample container image
  • Loading branch information
seesharprun committed Jan 10, 2024
2 parents 8d60d8d + 49d77fc commit ad0bc86
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 ad0bc86

Please sign in to comment.