mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
🔃 Sync Hub v0.6.1
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ ARG INSTALL_DIR=/app
|
|||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
||||||
# Install build dependencies
|
# 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 python3-dev gcc musl-dev libffi-dev openssl-dev
|
||||||
|
|
||||||
RUN apk add --no-cache bash python3 \
|
RUN apk add --no-cache bash python3 python3-dev gcc musl-dev libffi-dev \
|
||||||
&& python -m venv /opt/venv
|
&& python -m venv /opt/venv
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user