From be48abacdbcadb03494e9ed0a7cbd0c9cb984dd4 Mon Sep 17 00:00:00 2001 From: dylan <> Date: Wed, 27 Mar 2024 21:17:55 -0700 Subject: [PATCH] update first --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 51bcd9c..cb8e0d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,7 @@ WORKDIR /app # intentionally here only for temporary cache-busting test # COPY ./client ./client +RUN apt-get update RUN apt-get install libsdl2-dev COPY ./pico8 ./pico8