Skip to content

Commit

Permalink
reference better fix in geoproc repo; will change to main later when …
Browse files Browse the repository at this point in the history
…merged
  • Loading branch information
adamscarberry committed Dec 17, 2024
1 parent 22eba7e commit 8055429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async_geoprocess/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN mkdir -p /app/async_geoprocess
# Cache buster
RUN echo $(date +%s)

ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@088bd08
ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@8931c63

ENV PYTHONUNBUFFERED=1
ENV GDAL_DATA=/usr/share/gdal
Expand Down

0 comments on commit 8055429

Please sign in to comment.