Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Joeri Bekker <96970+joeribekker@users.noreply.github.com>
  • Loading branch information
annashamray and joeribekker authored Dec 6, 2023
1 parent 2c0231a commit 3501e35
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 @@ -36,6 +36,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
procps \
nano \
postgresql-client \
# Required for Celery to work.
netcat-openbsd \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 3501e35

Please sign in to comment.