From 43c41cc3c2dc61bf1b800f46356c0308d7a92d6e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 16 Sep 2019 07:19:16 +0000 Subject: Switch back to Debian --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b885efe..3ed8da6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # At some point maybe add variables to control size of screen. -FROM ubuntu:bionic +FROM debian:stretch COPY waterfox*.tar.bz2 jre-*.tar.gz /root/ -- cgit v1.2.3