runtime-fix
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user