Skip to content

Commit

Permalink
fix: add jo to most container images
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <devin@buhl.casa>
  • Loading branch information
onedr0p committed Aug 30, 2024
1 parent 4ec2ff6 commit 55fa0cd
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/bazarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN \
catatonit \
curl \
ffmpeg \
jo \
jq \
libxml2 \
libxslt \
Expand Down
1 change: 1 addition & 0 deletions apps/home-assistant/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ RUN \
ffmpeg \
git \
iputils \
jo \
jq \
libcap \
libjpeg-turbo-dev \
Expand Down
1 change: 1 addition & 0 deletions apps/lidarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN \
curl \
ffmpeg \
icu-libs \
jo \
jq \
libintl \
nano \
Expand Down
1 change: 1 addition & 0 deletions apps/plex/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN \
ca-certificates \
catatonit \
curl \
jo \
jq \
nano \
tzdata \
Expand Down
1 change: 1 addition & 0 deletions apps/prowlarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN \
catatonit \
curl \
icu-libs \
jo \
jq \
libintl \
nano \
Expand Down
1 change: 1 addition & 0 deletions apps/qbittorrent/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN \
catatonit \
curl \
geoip \
jo \
jq \
nano \
p7zip \
Expand Down
1 change: 1 addition & 0 deletions apps/radarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN \
catatonit \
curl \
icu-libs \
jo \
jq \
libintl \
nano \
Expand Down
1 change: 1 addition & 0 deletions apps/readarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN \
catatonit \
curl \
icu-libs \
jo \
jq \
libintl \
nano \
Expand Down
1 change: 1 addition & 0 deletions apps/sabnzbd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN \
ca-certificates \
catatonit \
curl \
jo \
jq \
nano \
p7zip \
Expand Down
1 change: 1 addition & 0 deletions apps/sonarr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN \
catatonit \
curl \
icu-libs \
jo \
jq \
libintl \
nano \
Expand Down

0 comments on commit 55fa0cd

Please sign in to comment.