Edit Dockerfile

This commit is contained in:
2025-06-12 20:22:14 +00:00
parent 529898b787
commit c225adc7de

View File

@@ -1,3 +1,3 @@
FROM ubuntu:noble FROM ubuntu:noble
RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen libsdl2-dev libsdl2_image-dev libsdl2_ttf-dev libsdl2_gfx-dev RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-gfx-dev