mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 16:48:16 -05:00
Return to using postgresql-client in Dockerfile
This commit is contained in:
@@ -13,6 +13,7 @@ ENV SIDEKIQ_PASSWORD=password
|
||||
RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
git \
|
||||
postgresql-client \
|
||||
libpq-dev \
|
||||
libxml2-dev \
|
||||
libxslt-dev \
|
||||
|
||||
Reference in New Issue
Block a user