diff --git a/Dockerfile b/Dockerfile index f928e0d..deda2f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -128,7 +128,7 @@ RUN adduser --disabled-password --gecos "" renderer # Install python libraries RUN pip3 install \ requests \ - osmium + osmium \ pyyaml # Install carto for stylesheet