Skip to content

Commit

Permalink
git not f
Browse files Browse the repository at this point in the history
  • Loading branch information
yashoswalyo committed Aug 22, 2022
1 parent f591e2b commit 48a82b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /usr/src/mergebot
RUN chmod 777 /usr/src/mergebot

RUN apt-get -y update && apt-get -y upgrade && apt-get install apt-utils -y && \
apt-get install -y python3 python3-pip \
apt-get install -y python3 python3-pip git \
p7zip-full p7zip-rar xz-utils wget curl pv jq \
ffmpeg unzip neofetch mediainfo

Expand Down

0 comments on commit 48a82b3

Please sign in to comment.