Added support for 1.14.2
This commit is contained in:
parent
83f0c02f55
commit
5c87dd0d37
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ FROM openjdk:8 AS build
|
|||
|
||||
MAINTAINER Marc Tönsing <marc@marc.tv>
|
||||
|
||||
ARG paperspigot_ci_url=https://papermc.io/ci/job/Paper-1.13/563/artifact/paperclip-563.jar
|
||||
ARG paperspigot_ci_url=https://papermc.io/api/v1/paper/1.14.1/20/download
|
||||
ENV PAPERSPIGOT_CI_URL=$paperspigot_ci_url
|
||||
|
||||
##########################
|
||||
|
|
Loading…
Add table
Reference in a new issue