Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Sep 11, 2024
1 parent 35f1e5f commit 2b0049d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/debian-trixie/armel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ RUN apt-get update && \
pkg-config \
curl \
wget \
file
file \
python3.12-minimal

RUN dpkg --add-architecture armel && \
apt-get update && apt-get install --assume-yes --no-install-recommends -f \
Expand Down

0 comments on commit 2b0049d

Please sign in to comment.