We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ba4f34 commit 2125c2bCopy full SHA for 2125c2b
async_geoprocess/Dockerfile
@@ -18,7 +18,7 @@ RUN mkdir -p /app/async_geoprocess
18
# Cache buster
19
RUN echo $(date +%s)
20
21
-ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@8931c63
+ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@main
22
23
ENV PYTHONUNBUFFERED=1
24
ENV GDAL_DATA=/usr/share/gdal
0 commit comments