Skip to content

Commit c429158

Browse files
committed
more venv
1 parent aea9f21 commit c429158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ RUN add-apt-repository -y ppa:deadsnakes/ppa \
9292
python3.10=* \
9393
python3-pip=* \
9494
python3.12-venv=* \
95+
python3.10-venv=* \
9596
python3.10-dev=* \
9697
&& apt-get clean \
9798
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)