diff --git a/Dockerfile b/Dockerfile index add1f46..b13a263 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ RUN apt update && apt install -y \ patch \ maven -ENV VERSION=0ea3083817707d792ebac246895455a0aa0d3425 +ENV VERSION=f521a18a17f32997793b2d0b2ebcd7890f200fc8 RUN git clone https://github.com/PaperMC/Paper.git WORKDIR /Paper