giswqs commited on
Commit
efe39d0
·
verified ·
1 Parent(s): 6036353

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/developmentseed/titiler:0.25.0
2
 
3
  # CORS settings
4
  ENV TITILER_API_CORS_ORIGINS=*
 
1
+ FROM ghcr.io/developmentseed/titiler:latest
2
 
3
  # CORS settings
4
  ENV TITILER_API_CORS_ORIGINS=*