silly slash

This commit is contained in:
galewis2 2022-01-25 11:13:37 -05:00 committed by GitHub
parent f1ec6a468f
commit 8ed995eec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ RUN adduser --disabled-password --gecos "" renderer
# Install python libraries # Install python libraries
RUN pip3 install \ RUN pip3 install \
requests \ requests \
osmium osmium \
pyyaml pyyaml
# Install carto for stylesheet # Install carto for stylesheet