Update Dockerfile

pull/51/head
modem7 2022-06-15 19:28:10 +01:00
rodzic 77feb50a4e
commit cd02344d4f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 780D7218B8D553A3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ COPY requirements.txt /requirements.txt
RUN apk update && apk add --update --no-cache \
alpine-sdk \
linux-headers \
py3-pkgconfig \
py3-pkgconfig \
py3-wheel \
py3-xxhash \
libxxhash \