We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879fcf9 commit 4fa6ea2Copy full SHA for 4fa6ea2
Dockerfile
@@ -48,7 +48,7 @@ Pin-Priority: 50' > /etc/apt/preferences.d/git-in-bullseye && \
48
apt-get update && \
49
apt-get install -y --no-install-recommends \
50
curl gdal-bin postgresql-client \
51
- dos2unix eatmydata jq moreutils nano time \
+ dos2unix eatmydata jq moreutils nano time xz-utils \
52
python3-numpy python3-pandas python3-psycopg2 python3-psycopg2cffi \
53
python3-requests python3-sqlalchemy pypy3 python3-pip && \
54
apt-get install -y --no-install-recommends -t bullseye git git-lfs && \
0 commit comments