Skip to content

Commit e622053

Browse files
authored
Merge pull request #15 from linuxserver/bookwork-catatonit
2 parents 9659742 + 7131e04 commit e622053

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
@@ -107,6 +107,7 @@ RUN \
107107
locales && \
108108
echo "**** install packages ****" && \
109109
apt-get install -y \
110+
catatonit \
110111
cron \
111112
curl \
112113
gnupg \

Dockerfile.aarch64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ RUN \
107107
locales && \
108108
echo "**** install packages ****" && \
109109
apt-get install -y \
110+
catatonit \
110111
cron \
111112
curl \
112113
gnupg \

0 commit comments

Comments
 (0)