Update Dockerfile

This commit is contained in:
Maschell 2023-07-19 16:15:30 +02:00 committed by GitHub
parent 6f7061044a
commit cc2473ba2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
FROM ghcr.io/wiiu-env/devkitppc:20230621
COPY --from=ghcr.io/wiiu-env/libmocha:20230621 /artifacts $DEVKITPRO
COPY --from=ghcr.io/wiiu-env/libmocha:20230719 /artifacts $DEVKITPRO
WORKDIR project