Ver Fonte

Add POSTGIS_VERSION argument

Valentino Lauciani há 3 anos atrás
pai
commit
2efec41e55
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docker-compose.yml

+ 1 - 1
docker-compose.yml

@@ -625,7 +625,7 @@ services:
       build:
         context: ./postgres-postgis
         args:
-          - POSTGRES_VERSION=${POSTGRES_VERSION}   
+          - POSTGIS_VERSION=${POSTGIS_VERSION}   
           - INSTALL_PGSQL_HTTP_FOR_POSTGIS13=${POSTGIS_INSTALL_PGSQL_HTTP_FOR_POSTGIS13}
       volumes:
         - ${DATA_PATH_HOST}/postgres:/var/lib/postgresql/data