Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
davissp14 committed Jul 10, 2024
1 parent a93964d commit 9d4479b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile-timescaledb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ FROM wrouesnel/postgres_exporter:latest AS postgres_exporter
FROM postgres:${PG_VERSION}
ENV PGDATA=/data/postgresql
ENV PGPASSFILE=/data/.pgpass
ENV AWS_SHARED_CREDENTIALS_FILE=/data/.aws/credentials

ARG VERSION
ARG PG_MAJOR_VERSION
ARG POSTGIS_MAJOR=3
Expand Down

0 comments on commit 9d4479b

Please sign in to comment.