mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-03 17:19:05 +00:00
Merge pull request #522 from carimatics/master
Fix Release file not found error when execute docker build command.
This commit is contained in:
commit
e2a34929d1
@ -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