Update Dockerfile

This commit is contained in:
Maschell
2023-04-23 11:45:50 +02:00
parent 1d29b1313b
commit 5d892b15fc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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