Skip to content

Commit 2125c2b

Browse files
committed
revert back to main now that main is patched for /api routes
1 parent 7ba4f34 commit 2125c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_geoprocess/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN mkdir -p /app/async_geoprocess
1818
# Cache buster
1919
RUN echo $(date +%s)
2020

21-
ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@8931c63
21+
ARG CUMULUS_GEOPROC_PIP_URL=git+https://github.com/USACE/cumulus-geoproc@main
2222

2323
ENV PYTHONUNBUFFERED=1
2424
ENV GDAL_DATA=/usr/share/gdal

0 commit comments

Comments
 (0)