mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-08 03:50:25 +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
|
# Start from ubuntu
|
||||||
FROM ubuntu:17.04
|
FROM ubuntu:16.04
|
||||||
|
|
||||||
# Update repos and install dependencies
|
# Update repos and install dependencies
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user