try -dev
This commit is contained in:
parent
697cebc26f
commit
7a30944862
@ -15,7 +15,7 @@ WORKDIR /app
|
||||
# intentionally here only for temporary cache-busting test
|
||||
# COPY ./client ./client
|
||||
|
||||
RUN apt-get install libsdl2-2.0-0
|
||||
RUN apt-get install libsdl2-dev
|
||||
|
||||
COPY ./pico8 ./pico8
|
||||
# RUN echo "chmoding pico8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user