aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2021-10-25 01:03:08 -0400
committerRob Austein <sra@hactrn.net>2021-10-25 01:03:08 -0400
commit18debc052b0bcc3616d463ec9cdd2fca093d7801 (patch)
tree343964d144494720cd7c26411e1073e8c9a959f7
parentf674e77979a7c5634a95aa48a090624253bdc48b (diff)
Buster
-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 \