Dockerfile: Add gnutls to fix rock_pi_4c_plus build

This commit is contained in:
Johan Gunnarsson 2023-07-27 13:56:02 +02:00
parent da80e3edbb
commit 6ef3d36a73
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ RUN apt-get update && \
mtools \
pwgen \
libssl-dev \
libgnutls28-dev \
uuid-dev \
parallel \
ssh \