mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced 2026-05-10 21:15:13 -05:00
Update Dockerfile
This commit is contained in:
parent
140c20c949
commit
75a0e8b52a
|
|
@ -2,6 +2,6 @@ FROM ghcr.io/wiiu-env/devkitppc:20260225
|
|||
|
||||
COPY --from=ghcr.io/wiiu-env/libkernel:20260331 /artifacts $DEVKITPRO
|
||||
COPY --from=ghcr.io/wiiu-env/libfunctionpatcher:20260331 /artifacts $DEVKITPRO
|
||||
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:reentfix-dev-20260403-5ca1144 /artifacts $DEVKITPRO
|
||||
COPY --from=ghcr.io/wiiu-env/wiiumodulesystem:20260418 /artifacts $DEVKITPRO
|
||||
|
||||
WORKDIR project
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user