mirror of
https://github.com/Maschell/dynamic_libs.git
synced 2024-11-17 18:29:24 +01:00
Use the latest version in the docker image..
This commit is contained in:
parent
3f3740b043
commit
3778dbefb1
@ -2,7 +2,7 @@ FROM wiiulegacy/core:0.1
|
|||||||
|
|
||||||
MAINTAINER Maschell <maschell@gmx.de>
|
MAINTAINER Maschell <maschell@gmx.de>
|
||||||
|
|
||||||
RUN git clone https://github.com/Maschell/dynamic_libs -b lib && cd dynamic_libs && git checkout v0.1
|
RUN git clone https://github.com/Maschell/dynamic_libs -b lib && cd dynamic_libs
|
||||||
WORKDIR dynamic_libs
|
WORKDIR dynamic_libs
|
||||||
|
|
||||||
RUN rm -rf $DEVKITPRO/portlibs && 7z x -y ./libs/portlibs.zip -o${DEVKITPRO}
|
RUN rm -rf $DEVKITPRO/portlibs && 7z x -y ./libs/portlibs.zip -o${DEVKITPRO}
|
||||||
|
Loading…
Reference in New Issue
Block a user