diff --git a/Dockerfile b/Dockerfile index 080eec7..c0e87a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ FROM wiiuenv/devkitppc:20211229 +COPY --from=wiiuenv/libiosuhax:20211008 /artifacts $DEVKITPRO + WORKDIR project \ No newline at end of file