fix: Adding redlock installation
This commit is contained in:
parent
c54ef9e168
commit
10cc15beb9
@ -12,7 +12,7 @@ RUN apt update && apt install -y --no-install-recommends \
|
||||
build-essential libfuse3-dev libcurl4-openssl-dev libxml2-dev \
|
||||
pkg-config automake autoconf libtool s3fs \
|
||||
jq curl graphviz ghostscript fonts-dejavu \
|
||||
python3-flask python3-requests python3-redis && \
|
||||
python3-flask python3-requests python3-redis python3-redlock && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Create a virtual environment and activate it
|
||||
|
Loading…
x
Reference in New Issue
Block a user