We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea9f21 commit c429158Copy full SHA for c429158
Dockerfile
@@ -92,6 +92,7 @@ RUN add-apt-repository -y ppa:deadsnakes/ppa \
92
python3.10=* \
93
python3-pip=* \
94
python3.12-venv=* \
95
+ python3.10-venv=* \
96
python3.10-dev=* \
97
&& apt-get clean \
98
&& rm -rf /var/lib/apt/lists/*
0 commit comments