update papermc

This commit is contained in:
Sebastian Hugentobler 2020-08-29 09:27:24 +02:00
parent b3913c8762
commit b0ef21e3b4

View File

@ -4,7 +4,7 @@ RUN apk --no-cache add \
openssl \
curl
RUN curl -L -o /paper.jar https://papermc.io/api/v1/paper/1.16.1/131/download
RUN curl -L -o /paper.jar https://papermc.io/api/v1/paper/1.16.2/159/download
FROM thallian/confd-env:latest