There was an error while loading. Please reload this page.
1 parent 2f4d841 commit 566326bCopy full SHA for 566326b
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
FROM ghcr.io/wiiu-env/devkitppc:20260225
2
3
-COPY --from=ghcr.io/wiiu-env/libbuttoncombo:20260112-e8efe9d /artifacts $DEVKITPRO
4
-COPY --from=ghcr.io/wiiu-env/libfunctionpatcher:20260208 /artifacts $DEVKITPRO
5
-COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20260225 /artifacts $DEVKITPRO
+COPY --from=ghcr.io/wiiu-env/libbuttoncombo:20260331 /artifacts $DEVKITPRO
+COPY --from=ghcr.io/wiiu-env/libfunctionpatcher:20260331 /artifacts $DEVKITPRO
+COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20260418 /artifacts $DEVKITPRO
6
7
WORKDIR /project
0 commit comments