CI: Add libc6 to production Dockerfile

This commit is contained in:
Michael Mayer 2021-07-08 20:29:45 +02:00
parent 21c96f09e0
commit e74d8279c7

View file

@ -37,6 +37,8 @@ RUN apt-get update && apt-get dist-upgrade && \
mariadb-client \
sqlite3 \
tzdata \
libc6 \
libatomic1 \
libheif-examples \
gnupg \
gpg-agent \
@ -46,7 +48,6 @@ RUN apt-get update && apt-get dist-upgrade && \
rawtherapee \
ffmpeg \
ffmpegthumbnailer \
libatomic1 \
libavcodec-extra && \
[ "$TARGETARCH" = "arm" ] || apt-get install darktable