mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
adjust user to the upstream one
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
464b7be5f6
commit
53defc5579
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
USER 104
|
USER 100
|
||||||
|
|
||||||
HEALTHCHECK CMD nc -z localhost 9980 || exit 1
|
HEALTHCHECK CMD nc -z localhost 9980 || exit 1
|
||||||
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
LABEL com.centurylinklabs.watchtower.monitor-only="true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue