Skip to content

Commit b0312b8

Browse files
authored
Remove outdated comment
Comment not needed anymore after openmaptiles#413
1 parent 1453488 commit b0312b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docker/postgis/Dockerfile

-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# There is an issue updating to postgis 12:
2-
# the postgis base image has outdated ogr2ogr (gdal-bin package)
3-
# does not support PG12 yet, which means postgis-preloaded cannot be built easily.
4-
# Once it is updated, or there is a different way to build it, we can upgrade to 12.
51
ARG BASE_POSTGIS_VER=14-3.2
62
FROM postgis/postgis:$BASE_POSTGIS_VER
73

0 commit comments

Comments
 (0)