Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gaspardmoindrot committed Apr 18, 2023
1 parent e5d5caa commit c3ae955
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 @@ -8,7 +8,6 @@ ENV PATH=$PATH:/root/.poetry/bin

RUN apt-get update && apt-get install curl -y

RUN curl -sSL https://install.python-poetry.org | python -
RUN pip install "poetry==$POETRY_VERSION"

WORKDIR /app
Expand Down

0 comments on commit c3ae955

Please sign in to comment.