mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 07:20:09 +00:00
fix healthcheck of notify-push
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -5,6 +5,7 @@ COPY --chmod=775 start.sh /start.sh
|
||||
RUN set -ex; \
|
||||
apk add --no-cache \
|
||||
ca-certificates \
|
||||
netcat-openbsd \
|
||||
tzdata \
|
||||
bash \
|
||||
openssl; \
|
||||
|
||||
Reference in New Issue
Block a user