mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07: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