Skip to content

Commit

Permalink
chore(poetry): update to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juzna committed Aug 16, 2023
1 parent d424819 commit aa54126
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.2.2
ENV version=1.3.2

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

0 comments on commit aa54126

Please sign in to comment.