Skip to content

Commit

Permalink
chore(poetry): Bump Poetry version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
batisteo committed Mar 4, 2021
1 parent bacc6d2 commit 419fec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poetry/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.9-alpine

ENV version=1.1.4
ENV version=1.1.5

RUN apk add --no-cache --virtual .build build-base libffi-dev openssl-dev && \
pip install --upgrade pip && \
Expand Down

0 comments on commit 419fec8

Please sign in to comment.