This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Author ngosang /@ hotmail [.es] | |
| # | |
| # Original source code | |
| # https://github.com/timescale/timescaledb-docker/tree/9cfcb88c0fa9388cc60eb0bc79ea0a4d754f9938/postgis | |
| # | |
| # Steps to update: | |
| # 1. Update the TimescaleDB base image | |
| # https://hub.docker.com/r/timescale/timescaledb/tags | |
| # 2. PosGIS Alpine build (check first link) | |
| # https://github.com/postgis/docker-postgis/blob/master/18-3.6/alpine/Dockerfile |