From f03f999dd75729f0cbff9f650d9eb88d0e50c83f Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 14 Sep 2019 20:57:31 +0000 Subject: Try switching to Ubuntu for icedtea-plugin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3