Skip to content

Commit

Permalink
1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Doridian committed Nov 26, 2023
1 parent 98d2cac commit f7493f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN npm ci

COPY entrypoint.sh /tools/entrypoint.sh
ENV MAX_MEMORY=1G
ENV MINECRAFT_VERSION=1.20.1
ENV MINECRAFT_VERSION=1.20.2
USER 1337:1337
WORKDIR /data
CMD [ "/tools/entrypoint.sh" ]

0 comments on commit f7493f5

Please sign in to comment.