Skip to content

Commit

Permalink
👷 Add potential workaround for db connection error
Browse files Browse the repository at this point in the history
FLEX-150
  • Loading branch information
Justin Belanger committed Jan 15, 2024
1 parent eb7db25 commit 57bfecb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

FROM alpine:3.14

ENV PGSSLCERT /tmp/postgresql.crt

RUN apk add --no-cache python3-dev \
postgresql-dev \
coreutils \
Expand Down

0 comments on commit 57bfecb

Please sign in to comment.