mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-09 12:01:14 +00:00
Update image to prevent GLIBC_2.29 not found error
This commit is contained in:
parent
18e53cd7fb
commit
9cf2ccbe7f
@ -1,5 +1,5 @@
|
||||
# Start from ubuntu
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:20.04
|
||||
|
||||
# Update repos and install dependencies
|
||||
RUN apt-get update \
|
||||
|
Loading…
x
Reference in New Issue
Block a user