diff --git a/Dockerfile b/Dockerfile index a6dd718d1a..d5083f8c16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,6 +21,7 @@ RUN apk add --no-cache \ boost-iostreams \ boost-locale \ boost-system \ + boost-json \ fmt \ luajit \ mariadb-connector-c \