Skip to content

Commit f57e897

Browse files
committed
Update Volume id and imposm docker for production
1 parent f3f30f5 commit f57e897

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hetzner/tiler/tiler.production.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616

1717
tiler_imposm:
1818
container_name: tiler_imposm
19-
image: ghcr.io/openhistoricalmap/tiler-imposm:0.0.1-0.dev.git.3309.h529b5183
19+
image: ghcr.io/openhistoricalmap/tiler-imposm:0.0.1-0.dev.git.3325.hb9f97989
2020
volumes:
2121
- tiler_imposm_data:/mnt/data
2222
env_file:
@@ -136,10 +136,10 @@ services:
136136
volumes:
137137
tiler_pgdata:
138138
driver: local
139-
name: tiler_db_25_02
139+
name: tiler_db_10_03
140140
tiler_imposm_data:
141141
driver: local
142-
name: tiler_imposm_25_02
142+
name: tiler_imposm_10_03
143143

144144
networks:
145145
ohm_network:

0 commit comments

Comments
 (0)