autoconfirm
This commit is contained in:
parent
be48abacdb
commit
db4a57bbdb
@ -16,7 +16,7 @@ WORKDIR /app
|
||||
# COPY ./client ./client
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install libsdl2-dev
|
||||
RUN apt-get -y install libsdl2-dev
|
||||
|
||||
COPY ./pico8 ./pico8
|
||||
# RUN echo "chmoding pico8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user