push to version f521a18a17f32997793b2d0b2ebcd7890f200fc8

This commit is contained in:
Sebastian Hugentobler 2021-08-05 18:05:20 +00:00
parent 729223a37a
commit 1af4f18d95

View File

@ -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