Update Dockerfile

This commit is contained in:
Maschell 2023-04-17 14:09:50 +02:00
parent 0613089a0f
commit b910ed166a
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:20230417
WORKDIR tmp_build
COPY . .

View File

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