Skip to content

Commit

Permalink
Fix PostGIS base image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
frafra committed Oct 1, 2019
1 parent f8c2422 commit 9ea12fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/docker/postgresql/Dockerfile
@@ -1,5 +1,5 @@
#FROM postgres:9.6
FROM mdillon/postgis
FROM mdillon/postgis:11
MAINTAINER Open Knowledge

# Allow connections; we don't map out any ports so only linked docker containers can connect
Expand Down

0 comments on commit 9ea12fd

Please sign in to comment.