From 6e9d7068c523138b7b6e96d4f2f322bc1d4ce07c Mon Sep 17 00:00:00 2001 From: David Coppit Date: Wed, 24 Jun 2015 06:40:51 -0400 Subject: [PATCH] Fix image name --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 839c318..c447d02 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/usr/bin/bash -docker build --rm=true -t coppit/sagetv-rescan . +docker build --rm=true -t coppit/inotify-command .