Skip to content

Commit

Permalink
force image rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Aug 13, 2024
1 parent 226a6ed commit 07b78e7
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 07b78e7

Please sign in to comment.