diff --git a/Dockerfile b/Dockerfile index 194e2d0..0d8e515 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,7 +99,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 pipx --include-deps install \ +RUN pipx install --include-deps \ requests \ osmium \ pyyaml