Skip to content

Commit

Permalink
the obvious thing would be to use install_prereqs.sh directly, but le…
Browse files Browse the repository at this point in the history
…t's try this instead
  • Loading branch information
david-crespo committed Jun 15, 2022
1 parent 491c829 commit 6995290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN apt-get update && apt-get install -y \
libpq5 \
libssl1.1 \
libsqlite3-0 \
xmlsec1 \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 6995290

Please sign in to comment.