Skip to content

Commit efded38

Browse files
authored
Merge pull request #38 from linuxserver/master-catatonit
2 parents 66e2be6 + 9244566 commit efded38

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ RUN \
7070
dnf -y --setopt=install_weak_deps=False --best install \
7171
busybox \
7272
ca-certificates \
73+
catatonit \
7374
coreutils \
7475
curl \
7576
findutils \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ RUN \
7070
dnf -y --setopt=install_weak_deps=False --best install \
7171
busybox \
7272
ca-certificates \
73+
catatonit \
7374
coreutils \
7475
curl \
7576
findutils \

0 commit comments

Comments
 (0)