Skip to content

Commit

Permalink
ci(Dockerfile): adjust deps from typos
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <[email protected]>
  • Loading branch information
mudler authored Aug 20, 2024
1 parent a28b377 commit 6aba622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN apt-get update && \
espeak \
python3-pip \
python-is-python3 \
python3-dev lsb_release wget add-apt-repository gpg \
python3-dev lsb-release wget software-properties-common gnupg \
python3-venv && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
Expand Down

0 comments on commit 6aba622

Please sign in to comment.