Skip to content

Commit 38edb1d

Browse files
committed
upgrade deps
1 parent 96c9dc8 commit 38edb1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docker/Dockerfile.arm64

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ RUN install_packages \
2323
espeak
2424
RUN install_packages \
2525
libharfbuzz-bin \
26-
libwebp6 \
27-
libilmbase25 \
26+
webp6 \
27+
libilmbase-dev \
2828
libgstreamer1.0-0 \
29-
libavcodec-extra58 \
30-
libavformat58
29+
libavcodec-extra59 \
30+
libavformat59
3131
RUN install_packages \
3232
libopencv-dev \
3333
zbar-tools \

0 commit comments

Comments
 (0)