Skip to content

Commit

Permalink
Update Dockerfile to use latest WUMS version
Browse files Browse the repository at this point in the history
  • Loading branch information
Maschell committed May 12, 2022
1 parent a86b3af commit 71e4a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM wiiuenv/devkitppc:20220507

COPY --from=wiiuenv/wiiumodulesystem:20220507 /artifacts $DEVKITPRO
COPY --from=wiiuenv/wiiumodulesystem:20220512 /artifacts $DEVKITPRO

WORKDIR project

0 comments on commit 71e4a7d

Please sign in to comment.