Change docker registry to ghcr.io

This commit is contained in:
Maschell
2023-04-01 08:46:37 +02:00
parent 4002b64efe
commit 776402ffe0
6 changed files with 44 additions and 60 deletions

View File

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