mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-06-01 04:34:50 -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
|
WORKDIR /app
|
||||||
|
|
||||||
COPY ./requirements.txt .
|
COPY ./requirements.txt .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user