mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
👥 Add label of maintainer
This commit is contained in:
parent
d0b6c25359
commit
5ba7d751d0
@ -1,5 +1,7 @@
|
|||||||
FROM python:3.7-slim
|
FROM python:3.7-slim
|
||||||
|
|
||||||
|
LABEL maintainer="Joshua Arulsamy <joshua.gf.arul@gmail.com>"
|
||||||
|
|
||||||
# Install ffmpeg
|
# Install ffmpeg
|
||||||
RUN apt-get -y update && \
|
RUN apt-get -y update && \
|
||||||
apt-get install -y --no-install-recommends ffmpeg=7:4.1.6-1~deb10u1 && \
|
apt-get install -y --no-install-recommends ffmpeg=7:4.1.6-1~deb10u1 && \
|
||||||
|
Loading…
Reference in New Issue
Block a user