Edit Dockerfile

This commit is contained in:
2025-05-08 15:34:36 +00:00
parent d6549ad44a
commit d0706daa38

View File

@@ -1,3 +1,3 @@
FROM ubuntu:noble
RUN apt update && apt install -y cmake g++ gcc libmbedtls-dev build-essential git ca-certificates libjansson-dev
RUN apt update && apt install -y curl cmake g++ gcc libmbedtls-dev build-essential git ca-certificates doxygen