mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix the hc
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
900ac1463b
commit
8b9a87b893
2 changed files with 2 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ RUN set -ex; \
|
|||
apk add --no-cache \
|
||||
ca-certificates \
|
||||
tzdata \
|
||||
bash \
|
||||
bind-tools; \
|
||||
chmod -R 777 /tmp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue