xdragxt commited on
Commit
b513bf4
·
verified ·
1 Parent(s): ddb9069

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -3,7 +3,7 @@
3
  # This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
4
  # PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
5
 
6
- FROM python:3.10-slim
7
 
8
  # set timezone
9
  ENV TZ=Asia/Kolkata
 
3
  # This file is a part of < https://github.com/TeamUltroid/Ultroid/ >
4
  # PLease read the GNU Affero General Public License in <https://www.github.com/TeamUltroid/Ultroid/blob/main/LICENSE/>.
5
 
6
+ FROM python:3.12-slim
7
 
8
  # set timezone
9
  ENV TZ=Asia/Kolkata