Skip to content

Commit

Permalink
Add missing requirement boost-json to Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Josue David Hernandez Gutierrez <[email protected]>
  • Loading branch information
josuedhg committed Jan 28, 2025
1 parent b227678 commit 3337af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN apk add --no-cache \
boost-iostreams \
boost-locale \
boost-system \
boost-json \
fmt \
luajit \
mariadb-connector-c \
Expand Down

0 comments on commit 3337af9

Please sign in to comment.