🔃 Sync Hub v0.57
This commit is contained in:
@@ -4,6 +4,9 @@ ARG INSTALL_DIR=/app
|
|||||||
|
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
||||||
|
# Install build dependencies
|
||||||
|
RUN apk add --no-cache bash python3 python3-dev gcc musl-dev libffi-dev openssl-dev
|
||||||
|
|
||||||
RUN apk add --no-cache bash python3 \
|
RUN apk add --no-cache bash python3 \
|
||||||
&& python -m venv /opt/venv
|
&& python -m venv /opt/venv
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user