diff --git a/Dockerfile b/Dockerfile index 28ef83c..ce44610 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,7 +20,8 @@ RUN apk add --no-cache \ curl \ openssl-dev \ zlib-static \ - zlib-dev + zlib-dev \ + bash ######################################## # nlohmann/json (compiled static .a) #