Skip to content

Commit

Permalink
removing unneeded link to pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
JackLewis-digirati committed Aug 10, 2023
1 parent d87f9a4 commit 95d847e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN pip install awscli
COPY start.sh /start.sh
RUN chmod +x /start.sh

RUN pip install pipenv
WORKDIR /usr/app/src
COPY varnish-cleanup/requirements.txt ./
RUN pip install -r requirements.txt
Expand Down

0 comments on commit 95d847e

Please sign in to comment.