Skip to content

Commit

Permalink
Fix: Add libcjson1 to oldstable Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier committed Oct 17, 2024
1 parent bcb8b1f commit a8eb3ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/prod-oldstable.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ ARG DEBIAN_FRONTEND=noninteractive

RUN apt-get update && \
apt-get install -y --no-install-recommends \
libcjson1 \
libglib2.0-0 \
libgpgme11 \
libgnutls30 \
Expand Down

0 comments on commit a8eb3ce

Please sign in to comment.