Skip to content

Commit af654c8

Browse files
authored
Add python-venv to dockerfile (#954)
1 parent af38f1b commit af654c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vscode/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ RUN \
4141
openssh-client=1:9.2p1-2+deb12u5 \
4242
openssl=3.0.15-1~deb12u1 \
4343
python3-dev=3.11.2-1+b1 \
44+
python3-venv=3.11.2-1+b1 \
4445
python3=3.11.2-1+b1 \
4546
unzip=6.0-28 \
4647
uuid-runtime=2.38.1-5+deb12u1 \

0 commit comments

Comments
 (0)