mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-03 03:40:12 +00:00
fix docker build error
fix https://github.com/xtekky/gpt4free/issues/643
This commit is contained in:
parent
3c5eccb6b0
commit
64d5dc951f
@ -1,4 +1,4 @@
|
||||
FROM python:3.12.0b1-slim
|
||||
FROM python:3.11.3-slim
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends ffmpeg \
|
||||
|
Loading…
Reference in New Issue
Block a user