Skip to content

Commit

Permalink
Update Dockerfile to use latest libwupsbackend
Browse files Browse the repository at this point in the history
  • Loading branch information
Maschell committed Jan 10, 2021
1 parent 6c1607b commit fa4944e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM wiiuenv/devkitppc:20210101

COPY --from=wiiuenv/libwupsbackend:20210109 /artifacts $DEVKITPRO
COPY --from=wiiuenv/libwupsbackend:202101101720554d1bfe /artifacts $DEVKITPRO
COPY --from=wiiuenv/wiiupluginsystem:20210109 /artifacts $DEVKITPRO

WORKDIR project

0 comments on commit fa4944e

Please sign in to comment.