Skip to content

Commit

Permalink
add python3-venv so that virtual environment work can be done
Browse files Browse the repository at this point in the history
  • Loading branch information
saosebastiao committed Jun 5, 2024
1 parent e2144e9 commit 6acb709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile_base-focal
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ RUN apt-get update && apt-get -y --quiet --no-install-recommends install \
pkg-config \
python3-dev \
python3-pip \
python3-venv \
rsync \
shellcheck \
tzdata \
Expand Down

0 comments on commit 6acb709

Please sign in to comment.