Skip to content

Commit 7131e04

Browse files
committed
Add Catatonit
1 parent 9659742 commit 7131e04

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)