Switch container to Wine 8.0 to test the out of memory bug

This commit is contained in:
zontreck 2024-11-23 19:37:48 -07:00
parent 0e354b8d2f
commit b2a7493539

View file

@ -20,7 +20,7 @@ WORKDIR /app/mcrcon
RUN make RUN make
FROM git.zontreck.com/ariascreations/yolks:wine_9.21 FROM git.zontreck.com/ariascreations/yolks:wine_8.0
WORKDIR /app WORKDIR /app