From 8ed995eec36b8afa549730d573890c69dec0ff7f Mon Sep 17 00:00:00 2001 From: galewis2 <62433564+galewis2@users.noreply.github.com> Date: Tue, 25 Jan 2022 11:13:37 -0500 Subject: [PATCH] silly slash --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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