Install CA certificates for callback tile fetches
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get update \
|
||||
gdal-bin \
|
||||
python3 \
|
||||
python3-pil \
|
||||
ca-certificates \
|
||||
proj-data \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user