Skip to content

Commit

Permalink
Needs postgres-dev for rake tasks involving database
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Pierson Wadden committed Sep 26, 2017
1 parent 6e5b53b commit af30c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.runtime
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN apk update && \
apk add --no-cache tzdata \
imagemagick \
file \
postgresql-dev \
git

WORKDIR /app
Expand Down

0 comments on commit af30c7a

Please sign in to comment.