updated python
parent
ecaf5c701b
commit
9e94811d81
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue