AshDevFr / docker-spigot

MIT License
33 stars 18 forks source link

Building for 1.14 #16

Closed Schuermi7 closed 4 years ago

Schuermi7 commented 5 years ago

I may be too dumb to get it myself, but I tried to build this for the newest 1.14 Version of Spigot, but couldn't get it to work. How am I to accomplish this?

Kind regards and big thx for your work

akx commented 5 years ago

docker run -it -e REV=1.14.4 ... works fine for me.