This commit is contained in:
Cadey Ratio 2017-04-16 11:58:03 -07:00
parent 9067121844
commit 99769daaba
1 changed files with 2 additions and 2 deletions

4
box.rb
View File

@ -1,7 +1,7 @@
from "xena/go-mini:1.8"
from "xena/go-mini:1.8.1"
### setup go
run "go1.8 download"
run "go1.8.1 download"
### Copy files
run "mkdir -p /site"