Actually use my custom dockerfile

Ref 
This commit is contained in:
Cadey Ratio 2016-07-05 14:20:08 -07:00
parent a669ee2018
commit 163578ce8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM coopernurse/docker-nim
FROM xena/nim:0.14.2
RUN apk update && apk add bash