Update example to use ghcr.io registry

This commit is contained in:
Maschell
2023-04-07 19:57:40 +02:00
parent a8376837a8
commit 36773920d8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
FROM wiiuenv/devkitppc:20230218
FROM ghcr.io/wiiu-env/devkitppc:20230218
COPY --from=wiiuenv/wiiupluginsystem:20230215 /artifacts $DEVKITPRO
COPY --from=ghcr.io/wiiu-env/wiiupluginsystem:20230215 /artifacts $DEVKITPRO
WORKDIR project