Skip to content

Commit

Permalink
upgrade map tile version (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyng94 committed Nov 20, 2023
1 parent 8008da6 commit 2d17c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG TILESERVER_GL_VERSION="v3.1.1"
ARG TILESERVER_GL_VERSION="v4.6.6"
FROM maptiler/tileserver-gl:${TILESERVER_GL_VERSION} AS native

# This must be run after setup.sh
Expand Down

0 comments on commit 2d17c7f

Please sign in to comment.