Merge pull request #231 from linuxserver/edge-catatonit

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

View file

@ -73,6 +73,7 @@ RUN \
apk add --no-cache \ apk add --no-cache \
bash \ bash \
ca-certificates \ ca-certificates \
catatonit \
coreutils \ coreutils \
curl \ curl \
findutils \ findutils \

View file

@ -73,6 +73,7 @@ RUN \
apk add --no-cache \ apk add --no-cache \
bash \ bash \
ca-certificates \ ca-certificates \
catatonit \
coreutils \ coreutils \
curl \ curl \
findutils \ findutils \