There was an error while loading. Please reload this page.
1 parent 4e50059 commit f634d45Copy full SHA for f634d45
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM ghcr.io/wiiu-env/devkitppc:20241128
+FROM ghcr.io/wiiu-env/devkitppc:20250608
2
3
COPY --from=ghcr.io/wiiu-env/libbuttoncombo:20250125-cb22627 /artifacts $DEVKITPRO
4
COPY --from=ghcr.io/wiiu-env/libfunctionpatcher:20241012 /artifacts $DEVKITPRO
5
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20240424 /artifacts $DEVKITPRO
6
7
-WORKDIR project
+WORKDIR /project
0 commit comments