Skip to content

Commit

Permalink
Add gpg package
Browse files Browse the repository at this point in the history
  • Loading branch information
lancos committed Feb 6, 2025
1 parent c9e4f8c commit 4a50f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ RUN sudo apt update && sudo apt -y install \
libftdi1-2 \
libftdi1-dev \
fakeroot \
&& sudo apt -y install \
wget
wget \
gpg

RUN wget http://archive.ubuntu.com/ubuntu/pool/main/libf/libftdi1/libftdi1-2_1.5-6build5_amd64.deb \
http://archive.ubuntu.com/ubuntu/pool/main/libf/libftdi1/libftdi1-dev_1.5-6build5_amd64.deb \
Expand Down

0 comments on commit 4a50f54

Please sign in to comment.