Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
EPajares authored Dec 22, 2020
1 parent f869e0e commit da982b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ LABEL Maintainer="Alfredo Palhares <alfredo@palhares.me>"
# There need to be repeadted for scope
ARG PG_MAJOR=12
ARG PLV8_VERSION=2.3.14
ARG POSTGIS_VERSION=3.1.0
ARG POSTGIS_VERSION=3

# Its important to have the Variables in runtime
ENV PG_CONFIG="/usr/lib/postgresql/${PG_MAJOR}/bin/pg_config"
Expand Down

0 comments on commit da982b1

Please sign in to comment.