Update Dockerfile

This commit is contained in:
John 2025-05-26 13:16:20 +12:00
parent 3a53f14cce
commit ad4d0ddfda

View File

@ -20,7 +20,8 @@ RUN apk add --no-cache \
curl \ curl \
openssl-dev \ openssl-dev \
zlib-static \ zlib-static \
zlib-dev zlib-dev \
bash
######################################## ########################################
# nlohmann/json (compiled static .a) # # nlohmann/json (compiled static .a) #