Update Dockerfiles
Some checks failed
Publish Docker Image / build-and-push-image (push) Has been cancelled

This commit is contained in:
Maschell 2026-01-31 11:02:35 +01:00
parent aa093106b3
commit 17519fa8b9
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,3 +1,3 @@
FROM ghcr.io/wiiu-env/devkitppc:20250608
FROM ghcr.io/wiiu-env/devkitppc:20260126
WORKDIR project