Rob Austein před 3 roky
rodič
revize
18debc052b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Dockerfile

+ 1 - 1
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 \