Use the latest version of WUMS in the Dockerfile

This commit is contained in:
Maschell 2020-08-12 17:36:26 +02:00
parent bf870c148f
commit fe7521b8a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM wiiuenv/devkitppc:20200810
COPY --from=wiiuenv/wiiumodulesystem:20200626 /artifacts $DEVKITPRO
COPY --from=wiiuenv/wiiumodulesystem:20200812 /artifacts $DEVKITPRO
WORKDIR project