update first

This commit is contained in:
dylan 2024-03-27 21:17:55 -07:00
parent 7a30944862
commit be48abacdb

View File

@ -15,6 +15,7 @@ WORKDIR /app
# intentionally here only for temporary cache-busting test # intentionally here only for temporary cache-busting test
# COPY ./client ./client # COPY ./client ./client
RUN apt-get update
RUN apt-get install libsdl2-dev RUN apt-get install libsdl2-dev
COPY ./pico8 ./pico8 COPY ./pico8 ./pico8