Skip to content

Commit 6b772bd

Browse files
Merge branch 'main' into sync/20251105_1
2 parents e486fa8 + 8b054d1 commit 6b772bd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Dockerfile.aarch64

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ RUN rm -f \
103103
libmount* \
104104
libnet_http* \
105105
libnettle* \
106+
libnlohmann* \
106107
libpango* \
107108
libparam* \
108109
libprotobuf* \
@@ -169,6 +170,7 @@ RUN rm -rf \
169170
libyuv* \
170171
magic.h \
171172
microhttpd.h \
173+
nlohmann \
172174
nettle \
173175
pango-* \
174176
protobuf-c \

Dockerfile.armv7hf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ RUN rm -f \
105105
libmount* \
106106
libnet_http* \
107107
libnettle* \
108+
libnlohmann* \
108109
libpango* \
109110
libparam* \
110111
libprotobuf* \
@@ -171,6 +172,7 @@ RUN rm -rf \
171172
libyuv* \
172173
magic.h \
173174
microhttpd.h \
175+
nlohmann \
174176
nettle \
175177
pango-* \
176178
protobuf-c \

0 commit comments

Comments
 (0)