Commit e476b4b8 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

new

parent c4f3c74c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ RUN apk --no-cache add \
        python3-dev \
        libffi-dev \
        openssl-dev \
        rust \
        build-base && \
    pip3 install --no-cache-dir --upgrade \
        pip \