aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 57b0ed4..7afe452 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
# At some point maybe add variables to control size of screen.
-FROM debian:stretch
+FROM debian:buster
RUN apt-get --yes update && apt-get --yes install --no-install-recommends \
firefox-esr \