🔃 Sync Hub v0.55

This commit is contained in:
jokob-sk
2024-06-04 20:16:30 +10:00
parent 2599e47121
commit 0f724e6a1d

View File

@@ -4,7 +4,7 @@ ARG INSTALL_DIR=/app
ENV PYTHONUNBUFFERED 1
RUN apk add --no-cache bash python3 \
RUN apk add --no-cache bash python3 python3-dev \
&& python -m venv /opt/venv
# Enable venv