mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-08-07 18:17:39 +03:00
+1
-1
@@ -15,7 +15,7 @@ RUN apt-get update \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
WORKDIR /app
|
||||
RUN "$VIRTUAL_ENV/bin/pip" install cryptography==46.0.5
|
||||
RUN "$VIRTUAL_ENV/bin/pip" install cryptography==46.0.5 certifi
|
||||
|
||||
FROM python:3.12-slim AS runtime
|
||||
|
||||
|
||||
Reference in New Issue
Block a user