Update Dockerfile

This commit is contained in:
Maschell
2023-04-17 13:58:34 +02:00
parent 776402ffe0
commit a137f10ee9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM ghcr.io/wiiu-env/devkitppc:20220806
FROM ghcr.io/wiiu-env/devkitppc:20230417
WORKDIR build
COPY . .