mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-05 00:01:00 +00:00
Merge pull request #1 from cifer-sudo/snyk-fix-723cf4df10e62e0b58bd67456edec2bc
Security upgrade python from 3.11 to 3.12.0b1-slim
This commit is contained in:
commit
1f49140b09
@ -1,4 +1,4 @@
|
||||
FROM python:3.11
|
||||
FROM python:3.12.0b1-slim
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends ffmpeg \
|
||||
|
Loading…
Reference in New Issue
Block a user