Update Dockerfiles to use the latest devkitPPC and wut version

This commit is contained in:
Maschell 2024-04-24 18:01:44 +02:00
parent b6da1650b7
commit 10b1d471be
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM ghcr.io/wiiu-env/devkitppc:20230621
FROM ghcr.io/wiiu-env/devkitppc:20240423
WORKDIR tmp_build
COPY . .

View File

@ -1,3 +1,3 @@
FROM ghcr.io/wiiu-env/devkitppc:20230621
FROM ghcr.io/wiiu-env/devkitppc:20240423
WORKDIR project