fixed typo in wine container
This commit is contained in:
parent
0b293a678e
commit
8352242242
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user