PEP 668 - use Python image for Jellyfin Metrics
This commit is contained in:
parent
e74bf35f47
commit
5e795667e3
@ -1,8 +1,4 @@
|
|||||||
FROM debian
|
FROM python:3.11-bookworm
|
||||||
|
|
||||||
RUN apt update
|
|
||||||
RUN apt upgrade -y
|
|
||||||
RUN apt install -y python3 python3-pip
|
|
||||||
|
|
||||||
ADD requirements.txt /
|
ADD requirements.txt /
|
||||||
RUN pip3 install -r /requirements.txt
|
RUN pip3 install -r /requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user