Merge pull request #1 from cifer-sudo/snyk-fix-723cf4df10e62e0b58bd67456edec2bc

Security upgrade python from 3.11 to 3.12.0b1-slim
pull/626/head
cifer-sudo 1 year ago committed by GitHub
commit 1f49140b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save