Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingFathead committed Oct 10, 2024
1 parent a595d55 commit 513e31d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libgl1 \
python3-dev \
python3-pip \
espeak-ng \
libespeak-ng1 \
&& rm -rf /var/lib/apt/lists/*

# Upgrade pip for Python 3.12
Expand Down

0 comments on commit 513e31d

Please sign in to comment.