aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c9c418c..3020c2c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ URL := https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterf
all:
wget -N ${URL}
- docker build --tag fireduck .
+ docker build --tag fireslug .
clean:
git clean -fx