Upgrade versions (#248)

This commit is contained in:
galewis2
2022-03-28 09:12:13 -04:00
committed by GitHub
parent e6e8c2d427
commit f1203714c1
7 changed files with 51 additions and 42 deletions

View File

@@ -4,7 +4,7 @@ services:
map:
image: overv/openstreetmap-tile-server
volumes:
- openstreetmap-data:/var/lib/postgresql/12/main
- openstreetmap-data:/var/lib/postgresql/14/main
ports:
- "8080:80"
command: "run"