updated python

main
Chris Nutter 2024-05-10 11:40:32 -07:00
parent ecaf5c701b
commit 9e94811d81
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.11.6-alpine
FROM python:3.11.9-alpine
RUN apk add --no-cache build-base libffi-dev
RUN pip install poetry