Update the Dockerfile

This commit is contained in:
Maschell 2023-02-17 12:03:35 +01:00
parent 2da2336082
commit 994f6d4773
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM wiiuenv/devkitppc:20220806
FROM wiiuenv/devkitppc:20221228
COPY --from=wiiuenv/wiiupluginsystem:20220904 /artifacts $DEVKITPRO
COPY --from=wiiuenv/wiiupluginsystem:20230215 /artifacts $DEVKITPRO
WORKDIR tmp_build
COPY . .

View File

@ -1,3 +1,3 @@
FROM wiiuenv/devkitppc:20220806
FROM wiiuenv/devkitppc:20221228
WORKDIR project