Skip to content

Commit

Permalink
Merge pull request myoung34#342 from romangarcia/patch-1
Browse files Browse the repository at this point in the history
Install python3-venv
  • Loading branch information
myoung34 authored Dec 18, 2023
2 parents 598b775 + 0e9edbb commit 5771801
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ RUN echo en_US.UTF-8 UTF-8 >> /etc/locale.gen \
locales \
python3-pip \
python3-setuptools \
python3 \
python3-venv \
python3 \
dumb-init \
nodejs \
rsync \
Expand Down

0 comments on commit 5771801

Please sign in to comment.