Merge pull request #161 from linuxserver/jammy-catatonit

This commit is contained in:
Roxedus 2024-05-08 20:49:42 +02:00 committed by GitHub
commit b855da2fb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,7 @@ RUN \
locales && \
echo "**** install packages ****" && \
apt-get install -y \
catatonit \
cron \
curl \
gnupg \

View File

@ -111,6 +111,7 @@ RUN \
locales && \
echo "**** install packages ****" && \
apt-get install -y \
catatonit \
cron \
curl \
gnupg \