Update the Dockerfile to use the latest devkitppc image

This commit is contained in:
Maschell 2021-01-09 14:32:37 +01:00
parent 60999ec241
commit f6c42a7977
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM wiiuenv/devkitppc:20200810
FROM wiiuenv/devkitppc:20210101
WORKDIR tmp_build
COPY . .