Skip to content

Commit

Permalink
changed the release channel for martin to be nightly to take advantag…
Browse files Browse the repository at this point in the history
…e of the new sdf sprites
  • Loading branch information
CommanderStorm committed Oct 27, 2024
1 parent 6aa356f commit 9064200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ services:
volumes:
- ./map/:/map/
martin:
image: ghcr.io/maplibre/martin:v0.14.2
image: ghcr.io/maplibre/martin:main # TODO: just to see sdf images in action.. don't keep this on permanently
restart: unless-stopped
command:
- --config
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ services:
volumes:
- ./map/:/map/
martin:
image: ghcr.io/maplibre/martin:v0.14.2
image: ghcr.io/maplibre/martin:main # TODO: just to see sdf images in action.. don't keep this on permanently
restart: unless-stopped
command:
- --config
Expand Down

0 comments on commit 9064200

Please sign in to comment.