From 60081513899c5f9524e1046ea56c0ccd0265a055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 12:40:01 +0000 Subject: [PATCH] chore(deps): bump maplibre/martin from 1.12.0 to 1.13.0 in /tileserver Bumps [maplibre/martin](https://github.com/maplibre/martin) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/maplibre/martin/releases) - [Changelog](https://github.com/maplibre/martin/blob/main/release-plz.toml) - [Commits](https://github.com/maplibre/martin/compare/martin-v1.12.0...martin-v1.13.0) --- updated-dependencies: - dependency-name: maplibre/martin dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tileserver/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tileserver/Dockerfile b/tileserver/Dockerfile index 94744f3..250565c 100644 --- a/tileserver/Dockerfile +++ b/tileserver/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/maplibre/martin:1.12.0 +FROM ghcr.io/maplibre/martin:1.13.0 # Noto Sans TTFs (OFL) — Martin generates glyph PBFs from these and serves # them at /font/{fontstack}/{range}. Pinned to an openmaptiles/fonts