Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias committed Mar 19, 2024
1 parent 329fe7e commit 2d1826d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM hldtux/ps3dev

RUN apt install -y meson
RUN cd ${PS3DEV} \
&& git clone https://github.com/humbertodias/ps3libraries -b psl1ght-2.30.1 /ps3libraries \
&& cd /ps3libraries \
Expand Down

0 comments on commit 2d1826d

Please sign in to comment.