tileserver: pin to last version still working

with the current paths used in the config
This commit is contained in:
Markus 2023-07-04 13:13:22 +02:00
parent 65400002dd
commit 9f057f2389
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
- name: Run tileserver container
docker_container:
name: tileserver
image: maptiler/tileserver-gl
image: maptiler/tileserver-gl:v4.1.1
interactive: yes
ports:
- "80:80"