@@ -26,7 +26,7 @@ services:
2626 # imposm3
2727 imposm_production :
2828 container_name : tiler_imposm_production
29- image : ghcr.io/openhistoricalmap/tiler-imposm:0.0.1-0.dev.git.3183.h59d5a56
29+ image : ghcr.io/openhistoricalmap/tiler-imposm:0.0.1-0.dev.git.3226.h9da5253
3030 volumes :
3131 - tiler_production_imposmdata:/mnt/data
3232 command :
@@ -49,7 +49,7 @@ services:
4949 # Tiler server
5050 tiler_server_production :
5151 container_name : tiler_server_production
52- image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3175.hbdd6021
52+ image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3225.h2122f3e
5353 ports :
5454 - " 9090:9090"
5555 env_file :
@@ -91,7 +91,7 @@ services:
9191
9292 tile_global_seeding_production :
9393 container_name : tiler_global_seeding_production
94- image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3175.hbdd6021
94+ image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3225.h2122f3e
9595 env_file :
9696 - .env.production
9797 volumes :
@@ -111,7 +111,7 @@ services:
111111
112112 tile_coverage_seeding_production :
113113 container_name : tiler_coverage_seeding_production
114- image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3175.hbdd6021
114+ image : ghcr.io/openhistoricalmap/tiler-server:0.0.1-0.dev.git.3225.h2122f3e
115115 env_file :
116116 - .env.production
117117 volumes :
@@ -148,10 +148,10 @@ services:
148148volumes :
149149 tiler_production_pgdata :
150150 driver : local
151- name : tiler_db_18122025
151+ name : tiler_db_0801_v1
152152 tiler_production_imposmdata :
153153 driver : local
154- name : tiler_imposm_18122025
154+ name : tiler_imposm_0801_v1
155155
156156networks :
157157 ohm_network :
0 commit comments