Merge pull request #27728 from gholliday/patch-1

Update container reference to supported tag
pull/27733/head
Mitch Denny 2022-11-23 13:32:51 +11:00 committed by GitHub
commit ca98a1e5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ version: '3.4'
services:
webapp:
image: mcr.microsoft.com/dotnet/core/samples:aspnetapp
image: mcr.microsoft.com/dotnet/samples:aspnetapp
ports:
- 80
- 443