Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates

This commit is contained in:
Alexey Pustovalov
2025-01-16 13:53:02 +09:00
parent 04c3ea7a10
commit a1bcd2aece
41 changed files with 66 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ RUN set -eux && \
nmap \
fping \
iputils \
openssl \
libcap \
libcurl \
libevent \