bump holesail version to 2.1.0

This commit is contained in:
2025-05-25 06:38:01 -07:00
parent 5e03c2c30d
commit 407cfcfb69

View File

@@ -5,7 +5,7 @@ COPY run.sh .
COPY fetch-my-mc-connector.js .
RUN chmod +x run.sh
RUN npm install -g holesail@2.0.3
RUN npm install -g holesail@2.1.0
ENV MODE server
ENV HOST 0.0.0.0