json2collectdmqtt: fix user

This commit is contained in:
Starbeamrainbowlabs 2022-06-30 22:04:13 +01:00
parent fdc4c64f40
commit b5fc1e110c
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -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