mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-01 08:47:57 +00:00
Fix Release file not found error when execute docker build command.
This commit is contained in:
parent
21b9b1993f
commit
042fa77357
@ -1,5 +1,5 @@
|
||||
# Start from ubuntu
|
||||
FROM ubuntu:17.04
|
||||
FROM ubuntu:16.04
|
||||
|
||||
# Update repos and install dependencies
|
||||
RUN apt-get update \
|
||||
|
Loading…
x
Reference in New Issue
Block a user