diff --git a/Dockerfile b/Dockerfile index 883248f..a4f5d88 100644 --- a/Dockerfile +++ b/Dockerfile @@ -96,7 +96,7 @@ RUN wget https://github.com/googlefonts/noto-emoji/blob/9a5261d871451f9b5183c934 RUN wget https://github.com/stamen/terrain-classic/blob/master/fonts/unifont-Medium.ttf?raw=true --content-disposition -P /usr/share/fonts/ # Install python libraries -RUN pip3 install \ +RUN pip3 install --break-system-packages \ requests \ osmium \ pyyaml