diff --git a/Makefile b/Makefile index bc29f7e..6d5cea7 100644 --- a/Makefile +++ b/Makefile @@ -8,4 +8,4 @@ fmt: # Run the test in an isolated environment. fulltest: - docker build -t ActiveState/tail . + docker build -t activestate/tail .