Skip to content

Commit

Permalink
python3
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Jul 24, 2024
1 parent a779ab8 commit f7992aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ apt-get install --yes --no-install-recommends \
"libicu-dev=74.2-1ubuntu3" \
"lsb-release=12.0-2" \
"gcc=4:13.2.0-7ubuntu1" \
"libsqlite3-dev=3.45.1-1ubuntu2"
"libsqlite3-dev=3.45.1-1ubuntu2" \
"python3"

apt-get clean

Expand Down

0 comments on commit f7992aa

Please sign in to comment.