Skip to content

Commit

Permalink
python: fix libssl version
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Jun 18, 2024
1 parent d389577 commit 3d6df11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/install
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apt-get update

apt-get install -y --no-install-recommends \
curl \
libssl1.1 \
libssl3 \
zlib1g \
libbz2-1.0 \
libsqlite3-0 \
Expand Down

0 comments on commit 3d6df11

Please sign in to comment.