mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-08-10 08:13:18 +03:00
+1
-1
@@ -15,7 +15,7 @@ RUN apt-get update \
|
|||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
WORKDIR /app
|
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
|
FROM python:3.12-slim AS runtime
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user