Skip to content

Commit

Permalink
Test Dan's pixetl changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmannarino committed Nov 26, 2024
1 parent 808413a commit 7be61b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions batch/pixetl.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM globalforestwatch/pixetl:v1.7.5d
FROM globalforestwatch/pixetl:v1.7.7_test_parallel

# Copy scripts
COPY ./batch/scripts/ /opt/scripts/
Expand All @@ -18,4 +18,4 @@ WORKDIR /tmp
ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8

ENTRYPOINT ["/opt/scripts/report_status.sh"]
ENTRYPOINT ["/opt/scripts/report_status.sh"]

0 comments on commit 7be61b9

Please sign in to comment.