Skip to content

Commit

Permalink
update to PostgreSQL 10
Browse files Browse the repository at this point in the history
HINT: geonode/postgis:10
has yet to be built on docker hub?
  • Loading branch information
gannebamm committed Jan 29, 2019
1 parent 6846504 commit 6fb586a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2.2'
services:

db:
image: geonode/postgis:9.6
image: geonode/postgis:10
restart: unless-stopped
container_name: db4${COMPOSE_PROJECT_NAME}
stdin_open: true
Expand Down

0 comments on commit 6fb586a

Please sign in to comment.