mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-08 11:34:12 +00:00
Update Dockerfile to ubuntu:latest
This commit is contained in:
parent
18e53cd7fb
commit
2c62d75f1b
@ -1,5 +1,5 @@
|
||||
# Start from ubuntu
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:latest
|
||||
|
||||
# Update repos and install dependencies
|
||||
RUN apt-get update \
|
||||
|
Loading…
x
Reference in New Issue
Block a user