runtime-fix
This commit is contained in:
parent
c9f88c36cd
commit
d848af524f
|
@ -1,4 +1,4 @@
|
|||
FROM python:slim
|
||||
FROM python:3.11-slim
|
||||
WORKDIR /app
|
||||
|
||||
EXPOSE 8080
|
||||
|
|
1
runtime.txt
Normal file
1
runtime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
python-3.11.7
|
Loading…
Reference in New Issue
Block a user