add libcurl3 package for https connections
This commit is contained in:
@@ -13,6 +13,7 @@ RUN \
|
||||
# install packages
|
||||
apt-get update && \
|
||||
apt-get install -y \
|
||||
libcurl3 \
|
||||
nzbdrone && \
|
||||
|
||||
# cleanup
|
||||
|
||||
Reference in New Issue
Block a user