Selaa lähdekoodia

Merge branch 'master' of github.com:Kozea/radicale

Guillaume Ayoub 9 vuotta sitten
vanhempi
sitoutus
a14cc326fc
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -12,6 +12,7 @@ RUN apk --update --update-cache upgrade \
           build-base \
           libffi-dev \
           ca-certificates \
+          openssl \
       && python3 -m ensurepip \
       && pip3 install --upgrade pip \
       && pip3 install passlib bcrypt