Skip to content

Commit

Permalink
Upgrade postgres library
Browse files Browse the repository at this point in the history
  • Loading branch information
slorek committed Nov 1, 2024
1 parent 099ab4c commit 1e3790c
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 @@ -10,6 +10,7 @@ ENV DEPS_HOME /deps
ENV RAILS_ENV production

RUN apk update
RUN apk add [email protected]
RUN apk add bash postgresql-dev tzdata nodejs curl libc6-compat shared-mime-info

# ------------------------------------------------------------------------------
Expand Down

0 comments on commit 1e3790c

Please sign in to comment.