typo
This commit is contained in:
parent
3a69fb4224
commit
3f72fc3515
@ -11,8 +11,8 @@ LABEL com.github.containers.toolbox="true" \
|
|||||||
com.redhat.component="$NAME" \
|
com.redhat.component="$NAME" \
|
||||||
name="$NAME" \
|
name="$NAME" \
|
||||||
version="$VERSION" \
|
version="$VERSION" \
|
||||||
usage="To be built upon with custom developer images" \
|
usage=".NET currrent custom developer images" \
|
||||||
summary="Wyatt's custom base image" \
|
summary="Wyatt's custom .NET 7 image" \
|
||||||
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
|
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
|
||||||
|
|
||||||
# Install .NET and related tools
|
# Install .NET and related tools
|
||||||
|
@ -11,8 +11,8 @@ LABEL com.github.containers.toolbox="true" \
|
|||||||
com.redhat.component="$NAME" \
|
com.redhat.component="$NAME" \
|
||||||
name="$NAME" \
|
name="$NAME" \
|
||||||
version="$VERSION" \
|
version="$VERSION" \
|
||||||
usage="To be built upon with custom developer images" \
|
usage=".NET LTS custom developer image" \
|
||||||
summary="Wyatt's custom base image" \
|
summary="Wyatt's custom .NET LTS image" \
|
||||||
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
|
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
|
||||||
|
|
||||||
# Install .NET and related tools
|
# Install .NET and related tools
|
||||||
|
Loading…
Reference in New Issue
Block a user