Update Dockerfile

This commit is contained in:
Maschell
2023-06-21 11:50:06 +02:00
parent 018284cabe
commit af5410c39a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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