mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Fix python version in dockerfile
This commit is contained in:
parent
4bfffa579f
commit
2fa5587fbf
@ -1,4 +1,4 @@
|
||||
FROM python:latest
|
||||
FROM python:3.10
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./requirements.txt .
|
||||
|
Loading…
x
Reference in New Issue
Block a user