Update Dockerfile

This commit is contained in:
Maschell 2024-05-05 17:57:51 +02:00
parent 4dfce8e5f2
commit 38cc8af8b3
1 changed files with 2 additions and 2 deletions

View File

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