Skip to content

Commit

Permalink
pdal is not included in debian anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hka committed Jun 7, 2024
1 parent 1c3c294 commit e6b5402
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workers/gdal/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ RUN apt-get update -yqq && \
apt-get install -yqq \
gdal-bin python3-gdal fiona python3-fiona rasterio python3-rasterio \
postgresql-client && \
apt-get install -y --no-install-recommends pdal && \
rm -rf /var/lib/apt/lists/*

ENV WORKER_TAGS=gdal,deno,python3,bash,flow,hub,dependency

0 comments on commit e6b5402

Please sign in to comment.