Skip to content

Commit

Permalink
Drop last venv
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhellstrom committed Sep 5, 2024
1 parent ac0f92f commit 5d04cb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion neo4j/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN set -o pipefail && \

WORKDIR /setup
COPY requirements.txt /setup/requirements.txt
RUN source zoose/bin/activate
RUN pip install --no-cache-dir -r /setup/requirements.txt

COPY config/neo4j.conf /etc/neo4j/neo4j.conf
Expand Down

0 comments on commit 5d04cb1

Please sign in to comment.