aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-09-14 20:57:31 +0000
committerRob Austein <sra@hactrn.net>2019-09-14 20:57:31 +0000
commitf03f999dd75729f0cbff9f650d9eb88d0e50c83f (patch)
treefe1d3f704471c42c3ec8d8ab67a9e948e9123f69 /Makefile
parent1403342af01f51c074d2dcc7fe37be3b21611fe5 (diff)
Try switching to Ubuntu for icedtea-plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a5617a..c9c418c 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 waterbox .
+ docker build --tag fireduck .
clean:
git clean -fx