Skip to content

Commit cc470d7

Browse files
authored
Merge pull request #53 from chrysn-pull-requests/install-venv
Install python3-venv
2 parents 591eba9 + 80698f6 commit cc470d7

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)