Change docker registry to ghcr.io

This commit is contained in:
Maschell
2023-03-18 16:38:08 +01:00
parent 5e9efc5550
commit 839c609c9a
5 changed files with 43 additions and 32 deletions

View File

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