Add POSTGIS_VERSION variable

This commit is contained in:
Valentino Lauciani
2022-01-21 14:24:24 +01:00
committed by GitHub
parent 6bf1e9498f
commit 3d18d92ff2

View File

@ -448,6 +448,7 @@ POSTGRES_ENTRYPOINT_INITDB=./postgres/docker-entrypoint-initdb.d
### POSTGRES-POSTGIS ##############################################
POSTGIS_VERSION=latest
POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13=false
### SQS ##############################################