Update Dockerfile

This commit is contained in:
Maschell
2023-04-17 13:56:22 +02:00
parent c20488e76e
commit c2aa397ec5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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