Skip to content

Commit 80698f6

Browse files
committed
Install python3-venv
1 parent 591eba9 commit 80698f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update && \
1212
graphviz \
1313
make \
1414
python3-pip \
15+
python3-venv \
1516
ssh-client \
1617
tini \
1718
wget \

0 commit comments

Comments
 (0)