fixed escaped labels
This commit is contained in:
@ -14,6 +14,7 @@ LABEL com.github.containers.toolbox="true" \
|
||||
usage="Java currrent custom developer images" \
|
||||
summary="Wyatt's custom Java 21 image" \
|
||||
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>" \
|
||||
vendor="Miller Web Solutions"
|
||||
|
||||
# Install .NET and related tools
|
||||
RUN dnf install java-21-openjdk java-21-openjdk-devel -y -q && dnf clean all
|
||||
|
Reference in New Issue
Block a user