update to holesail v1.10.1
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /temp
|
||||
COPY run.sh .
|
||||
RUN chmod +x run.sh
|
||||
|
||||
RUN npm install -g holesail
|
||||
RUN npm install -g holesail@1.10.1
|
||||
|
||||
ENV MODE server
|
||||
ENV HOST 0.0.0.0
|
||||
|
Reference in New Issue
Block a user