Update Dockerfile

This commit is contained in:
Maschell 2023-07-06 16:02:26 +02:00
parent 0d3d91cf18
commit be82408d11
1 changed files with 2 additions and 2 deletions

View File

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