Skip to content

Commit ce35a3a

Browse files
committed
Add libraries
1 parent f0d86aa commit ce35a3a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ FROM fedora:latest
4141
RUN dnf install -y \
4242
openssl zlib \
4343
mariadb-connector-c \
44-
libcurl \
44+
boost-date-time \
45+
libidn2 libnghttp2 libpsl \
4546
curl \
4647
&& dnf clean all && rm -rf /var/cache/dnf
4748

0 commit comments

Comments
 (0)