Skip to content

Commit

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

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

0 comments on commit 3045c61

Please sign in to comment.