Update poetry
This commit is contained in:
parent
44ee2ade2b
commit
9a35ea56a4
3 changed files with 8 additions and 8 deletions
|
@ -28,7 +28,7 @@ RUN apt-get update --yes --quiet && apt-get install --yes --quiet --no-install-r
|
|||
|
||||
RUN curl -fsSL https://github.com/aptible/supercronic/releases/download/v0.2.1/supercronic-linux-amd64 -o /usr/local/bin/supercronic && chmod +x /usr/local/bin/supercronic
|
||||
|
||||
RUN pip install --no-cache poetry==1.2.0
|
||||
RUN pip install --no-cache poetry==1.2.2
|
||||
|
||||
ENV PATH=$VIRTUAL_ENV/bin:$PATH \
|
||||
PYTHONUNBUFFERED=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue