Update the Dockerfile to use the least devkitppc image

This commit is contained in:
Maschell 2021-01-09 14:58:53 +01:00
parent f71718ebde
commit e68f56e411

View File

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