Skip to content

Commit

Permalink
chore(poetry): update to 1.8.5 (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
juzna authored Feb 24, 2025
1 parent 115241d commit 90e902a
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.12-slim

ENV version=1.8.2
ENV version=1.8.5

RUN apt update && \
apt install -y build-essential cargo libffi-dev libssl-dev && \
Expand Down

0 comments on commit 90e902a

Please sign in to comment.