Update Dockerfile
This commit is contained in:
parent
3a53f14cce
commit
ad4d0ddfda
@ -20,7 +20,8 @@ RUN apk add --no-cache \
|
||||
curl \
|
||||
openssl-dev \
|
||||
zlib-static \
|
||||
zlib-dev
|
||||
zlib-dev \
|
||||
bash
|
||||
|
||||
########################################
|
||||
# nlohmann/json (compiled static .a) #
|
||||
|
Loading…
x
Reference in New Issue
Block a user