mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
🔃 Sync Hub v0.55
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user