fixed typo in wine container

This commit is contained in:
Wyatt J. Miller 2024-03-22 12:52:36 -04:00
parent 0b293a678e
commit 8352242242

View File

@ -15,5 +15,5 @@ LABEL com.github.containers.toolbox="true" \
summary="Wyatt's custom Wine image" \ summary="Wyatt's custom Wine image" \
maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>" maintainer="Wyatt J. Miller <wyatt@wyattjmiller.com>"
# Install .NET and related tools # Install Wine
RUN dnf install wine -y RUN dnf install wine -y