json2collectdmqtt: fix user
This commit is contained in:
parent
fdc4c64f40
commit
b5fc1e110c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ COPY ./run.sh /usr/local/bin/run.sh
|
|||
|
||||
VOLUME [ "/srv" ]
|
||||
|
||||
USER 80:80
|
||||
USER 10400:10400
|
||||
|
||||
ENV NODE_ENV production
|
||||
WORKDIR /srv
|
||||
|
|
Loading…
Reference in a new issue