Update Dockerfile

This commit is contained in:
Maschell 2024-04-26 11:30:40 +02:00
parent 9d76c15def
commit 099dcfbad9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FROM ghcr.io/wiiu-env/devkitppc:20230621
FROM ghcr.io/wiiu-env/devkitppc:20240423
COPY --from=ghcr.io/wiiu-env/wiiupluginsystem:20230719 /artifacts $DEVKITPRO
COPY --from=ghcr.io/wiiu-env/wiiupluginsystem:20240425 /artifacts $DEVKITPRO
WORKDIR project