Update default versions of PostgresRAW

This commit is contained in:
2018-04-20 10:47:13 +02:00
committed by Lionel Sambuc
parent f46d068109
commit 0aa390ceb9

View File

@@ -14,7 +14,7 @@
# DATABASES
# Service Parameters
: ${DB_IMAGE:="hbpmip/postgresraw"}
: ${DB_VERSION:=":v1.4"}
: ${DB_VERSION:=":v1.4.1"}
# If you want to expose the DB, you have to adapt the values below, as well
# as uncomment the port section in the docker-compose.yml file.
: ${DB_HOST:="db"} # Internal hostname, if NOT exposed, defined in docker-compose.yml