forked from julia/Dockerfiles
2 lines
72 B
Bash
2 lines
72 B
Bash
|
docker build --no-cache -t minecraft-spigot:$1 --build-arg VERSION=$1 .
|