diff --git a/docker-osm-pbf/Dockerfile b/docker-osm-pbf/Dockerfile index 84d0e90..7b40c4f 100644 --- a/docker-osm-pbf/Dockerfile +++ b/docker-osm-pbf/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -RUN apk --no-cache add --update bash +RUN apk --no-cache add --update bash curl ENV BASE_URL='http://download.geofabrik.de' ENV CONTINENT=''