Skip to content

Commit

Permalink
Merge pull request #217 from NASA-IMPACT/gc/force_image_update
Browse files Browse the repository at this point in the history
force image rebuild
  • Loading branch information
ranchodeluxe authored Aug 13, 2024
2 parents 226a6ed + 07b78e7 commit 4a6391e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker_tasks/vector_ingest/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ RUN pip install --upgrade pip
COPY requirements.txt requirements.txt
RUN pip install -r requirements.txt

ENV FOOBAR="FOOBAZ"

COPY handler.py handler.py

0 comments on commit 4a6391e

Please sign in to comment.