mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
fix detail
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
c5a9da8bb3
commit
631253ef71
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN set -ex; \
|
||||||
apk upgrade --no-cache -a; \
|
apk upgrade --no-cache -a; \
|
||||||
apk add --no-cache bash ca-certificates tzdata
|
apk add --no-cache bash ca-certificates tzdata
|
||||||
|
|
||||||
COPY --from=go /go/bin/watchtower /usr/local/bin/watchtower
|
COPY --from=go /go/bin/watchtower /watchtower
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue