Skip to content

Commit 90af428

Browse files
authored
Merge pull request #573 from Rafael-Garcia-NTT/patch-1
Update ContainerCustomization.md typo
2 parents 9cab05f + 32fad0f commit 90af428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ContainerCustomization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you set a value here, you should set the fully-qualified name of the image to
2424
```xml
2525
<PropertyGroup>
2626
<ContainerBaseImage>mcr.microsoft.com/dotnet/runtime:6.0</ContainerBaseImage>
27-
<PropertyGroup>
27+
</PropertyGroup>
2828
```
2929

3030
### ContainerFamily

0 commit comments

Comments
 (0)