Skip to content

Commit

Permalink
Python Update !!!
Browse files Browse the repository at this point in the history
  • Loading branch information
KSKOP69 committed Nov 29, 2024
1 parent b78d20f commit 82fa041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.9-buster
FROM python:3.12-buster

RUN apt-get update -y \
&& apt-get install -y --no-install-recommends ffmpeg \
Expand Down
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.9.7
python-3.12.7

0 comments on commit 82fa041

Please sign in to comment.