Skip to content

Commit

Permalink
Fix broken version
Browse files Browse the repository at this point in the history
  • Loading branch information
dubo-dubon-duponey committed Mar 15, 2024
1 parent 4c3c0de commit a15d17b
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 @@ -118,7 +118,7 @@ RUN --mount=type=secret,uid=100,id=CA \
libpopt-dev:"$DEB_TARGET_ARCH"=1.19+dfsg-1 \
xxd:"$DEB_TARGET_ARCH"=2:9.0.1378-2; \
apt-get install -qq --no-install-recommends \
libmbedtls-dev:"$DEB_TARGET_ARCH"==2.28.3-1 \
libmbedtls-dev:"$DEB_TARGET_ARCH"=2.28.3-1 \
libsoxr-dev:"$DEB_TARGET_ARCH"=0.1.3-4 \
libsndfile1-dev:"$DEB_TARGET_ARCH"=1.2.0-1; \
apt-get install -qq --no-install-recommends \
Expand Down

0 comments on commit a15d17b

Please sign in to comment.