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 d892aa6 commit c8cf6d6
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 postgresql16=~16.4-r0
RUN apk add bash postgresql-dev tzdata nodejs curl libc6-compat shared-mime-info

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

0 comments on commit c8cf6d6

Please sign in to comment.