s
continuous-integration/drone/push Build is failing Details

This commit is contained in:
quackerd 2021-04-10 06:33:22 -04:00
parent 97b592c65c
commit 8107458aff
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ RUN set -xe && \
unzip Xray-linux-64.zip -d /opt/xray && \
rm Xray-linux-64.zip && \
apk del unzip wget && \
useradd www && \
useradd -r -s /bin/false www && \
chown -R www:www /opt/nginx