Update to QGIS 3.40.

This commit is contained in:
2024-11-13 13:26:20 +00:00
parent faeaaf2c97
commit fe5b917480

View File

@@ -18,7 +18,7 @@ job "maps" {
driver = "docker" driver = "docker"
config { config {
image = "3liz/qgis-map-server:3.38" image = "3liz/qgis-map-server:3.40"
ports = ["http"] ports = ["http"]
volumes = [ volumes = [
"/data/shared/alo_gis:/alo_gis", "/data/shared/alo_gis:/alo_gis",