Typed the wrong user

This commit is contained in:
Leopere 2018-10-03 14:30:18 -04:00
parent a1bce599d5
commit ef95284d6a

View file

@ -17,7 +17,7 @@ RUN wget -O /usr/bin/chainquery.zip https://github.com/lbryio/chainquery/release
unzip chainquery.zip && \ unzip chainquery.zip && \
rm chainquery.zip rm chainquery.zip
USER lbrycrdd USER chainquery
## Expose Chainquery API port ## Expose Chainquery API port
EXPOSE 6300 3306 EXPOSE 6300 3306