Skip to content

Commit

Permalink
rules_python requires system Python located at /usr/bin/python3 or/…
Browse files Browse the repository at this point in the history
…bin/python3 (see bazelbuild/rules_python#691 )
  • Loading branch information
kshramt committed Dec 17, 2023
1 parent 821d7c2 commit e3c3580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ RUN apt-get update \
oathtool \
pkg-config \
postgresql-client \
python3 \
sudo \
tig \
tree \
Expand Down

0 comments on commit e3c3580

Please sign in to comment.